EnergAIzer: Fast and Accurate GPU Power Estimation Framework for AI Workloads
Kyungmi Lee, Zhiye Song, Eun Kyung Lee, Xin Zhang, Tamar Eilam, Anantha P. Chandrakasan

TL;DR
EnergAIzer is a fast, accurate GPU power estimation framework for AI workloads that uses structured kernel patterns to predict utilization and power consumption efficiently.
Contribution
It introduces a lightweight, analytical approach to predict GPU utilization and power, significantly reducing prediction time compared to traditional methods.
Findings
Achieves 8% power estimation error on NVIDIA Ampere GPUs.
Forecasts power of NVIDIA H100 with only 7% error.
Reduces estimation walltime from hours to seconds.
Abstract
As AI workloads drive increases in datacenter power consumption, accurate GPU power estimation is critical for proactive power management. However, existing power models face a scalability bottleneck not in the modeling techniques themselves, but in obtaining the hardware utilization inputs they require. Conventional approaches rely on either costly simulation or hardware profiling, which makes them impractical when rapid predictions are required. This work presents EnergAIzer, which addresses this scalability bottleneck by developing a lightweight solution to predict utilization inputs, reducing the estimation walltime from hours to seconds. Our key insight is that kernels in AI workloads commonly employ optimizations that create structured patterns, which analytically determine memory traffic and execution timeline. We construct a performance model using these patterns as an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
