{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-23918","title":"The Model Parking Tax: Quantifying the Hidden Energy Cost of Always-On GPU Model Deployment","arxiv_id":"2605.23918","date":"2026-04-15","proceeding":null,"authors":["Sai Sathvik Vadari"],"abstract":"The AI inference industry keeps models loaded in GPU memory around the clock to avoid cold-start latency, implicitly treating idle power as a fixed cost of readiness. Yet the structure of this cost has never been empirically decomposed - and never across GPU architectures. We present the first cross-architecture measurement of idle GPU power as a function of VRAM allocation, combining 18 days of production telemetry (335,267 samples, 14 H100 GPUs) with controlled dose-response experiments on three GPU architectures spanning three memory technologies: NVIDIA H100 (HBM3, 80 GB), A100 (HBM2e, 80 GB), and L40S (GDDR6, 48 GB). We observe that idle power is piecewise constant on all three architectures: the CUDA context forces a discrete DVFS transition consuming +26-66 W over bare idle (26-50 W on HBM architectures, 66 W on GDDR6), while the marginal VRAM effect is bounded below measurement relevance ($|β| < 0.02$ W/GB) on every device tested. The CUDA context accounts for >98% of the parking tax regardless of memory technology. We validate this finding with a real HuggingFace model (Qwen2.5-7B) on all three architectures, confirming <0.5 W difference from empty tensors on every device, and capture cold-start power profiles during model loading. We derive a cold-start breakeven model showing energy-optimal behavior depends on request arrival rate and loading latency - not model size - with breakeven intervals of 1-5 minutes. Our results identify a constraint consistent across all tested architectures: idle-with-context power is determined by DVFS state, not memory occupancy.","url_abs":"https://arxiv.org/abs/2605.23918","url_pdf":"https://arxiv.org/pdf/2605.23918","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2605.23918","atlas_url":"https://app.syntology.ai/?focus=2605.23918","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.23918"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/8bitai/gpu-parking-tax","reach":null}],"summary":{"ran":15,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":21,"ran":15,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":21,"samples":[{"code_sha256_prefix":"e513336c7aae41b3","entry":"analyze_experiment","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/phase2_controlled.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/phase2_controlled.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e513336c7aae41b3"}},{"code_sha256_prefix":"b50ef4226a6433c1","entry":"analyze_power_states","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/phase1_telemetry.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/phase1_telemetry.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b50ef4226a6433c1"}},{"code_sha256_prefix":"0d1c10107671cf66","entry":"analyze_thermal","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/phase1_telemetry.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/phase1_telemetry.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0d1c10107671cf66"}},{"code_sha256_prefix":"aaeebebbdc565f9e","entry":"analyze_vram_effect","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/phase1_telemetry.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/phase1_telemetry.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aaeebebbdc565f9e"}},{"code_sha256_prefix":"616280fe05b691d4","entry":"compute_impact","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/sensitivity_analysis.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/sensitivity_analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"616280fe05b691d4"}},{"code_sha256_prefix":"10728d8f78f2f96a","entry":"compute_power_stats","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/generate_perf_boost_figures.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/generate_perf_boost_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"10728d8f78f2f96a"}},{"code_sha256_prefix":"498f87ed8e75c459","entry":"detect_gpu_type","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/dose_response.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/dose_response.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"498f87ed8e75c459"}},{"code_sha256_prefix":"b248a1c1db1d4259","entry":"load_data","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/generate_perf_boost_figures.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/generate_perf_boost_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b248a1c1db1d4259"}},{"code_sha256_prefix":"ed95d29e0617c1cf","entry":"load_experiment","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/generate_paper_figures.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/generate_paper_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ed95d29e0617c1cf"}},{"code_sha256_prefix":"8ef1733633c787e4","entry":"load_experiment","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/phase2_controlled.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/phase2_controlled.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8ef1733633c787e4"}},{"code_sha256_prefix":"6f3d96e61f2cd902","entry":"mean_by","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/generate_new_experiments_figures.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/generate_new_experiments_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6f3d96e61f2cd902"}},{"code_sha256_prefix":"e8a11d8226a265dc","entry":"nvidia_smi_snapshot","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/model_validation.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/model_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e8a11d8226a265dc"}},{"code_sha256_prefix":"ff8b7c6a45dc8872","entry":"record_bare_idle","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/model_validation.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/model_validation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ff8b7c6a45dc8872"}},{"code_sha256_prefix":"50d33decccdde5f1","entry":"record_phase","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/dose_response.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/dose_response.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"50d33decccdde5f1"}},{"code_sha256_prefix":"80195ff9ef85fbe9","entry":"start_vllm","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/latency_retest.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/latency_retest.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"80195ff9ef85fbe9"}},{"code_sha256_prefix":"82cf6b4e2ef0030f","entry":"get","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/generate_new_experiments_figures.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/generate_new_experiments_figures.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"82cf6b4e2ef0030f"}},{"code_sha256_prefix":"a5b835d14e04ca27","entry":"get_gpu_info","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/latency_retest.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/latency_retest.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a5b835d14e04ca27"}},{"code_sha256_prefix":"08acd783abc2687d","entry":"load_jsonl","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"analysis/generate_new_experiments_figures.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/analysis/generate_new_experiments_figures.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"08acd783abc2687d"}},{"code_sha256_prefix":"26577c1c91197f36","entry":"load_model","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/model_validation.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/model_validation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"26577c1c91197f36"}},{"code_sha256_prefix":"925844d60886356f","entry":"query_nvidia_smi","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/dose_response.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/dose_response.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"925844d60886356f"}},{"code_sha256_prefix":"03287a50a409d3d5","entry":"setup_hf_cache","repo":"8bitai/gpu-parking-tax","repo_kind":"found_in_text","path":"experiments/latency_retest.py","file_url":"https://github.com/8bitai/gpu-parking-tax/blob/HEAD/experiments/latency_retest.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"03287a50a409d3d5"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}