Analytical Method Estimates LLM Inference Energy on Modern GPUs

Tina Vartziotis, Rodopi Kosteli, Elli Vartziotis, George Dasoulas, Michael Keckeisen, Konstantinos Skianis, Sotirios Kotsopoulos, Francesca Dominici· July 30, 2026 View original

Summary

Researchers developed an analytical method to estimate the energy consumption of large language model inference on NVIDIA H100-class GPUs without direct measurement. This approach breaks down energy usage by computational components and separates prefill from decoding, aiding in sustainability analysis and system design.

This research introduces a novel analytical framework for estimating the energy consumption of large language model (LLM) inference, specifically targeting NVIDIA H100-class GPUs. Unlike traditional methods that rely on direct hardware measurements, this approach provides a structured, empirically calibrated methodology. It integrates parameter-scaled FLOP accounting, memory traffic factors, and hardware-specific energy coefficients for various computational operations. The methodology offers a granular breakdown, distinguishing between prompt prefill and autoregressive decoding energy, and further dissects total energy into compute, parameter access, key-value cache write, and attention read components. This detailed analysis allows for understanding how energy scales with model size, context length, and generated token count. The goal is to provide transparent and reproducible approximations for comparative studies, green-coding initiatives, and early-stage design evaluations of LLM workloads, rather than replacing physical power measurements.

Why it matters

Professionals can use this methodology to estimate the environmental footprint and operational costs of LLM deployments, informing design choices and sustainability reporting without needing specialized hardware.

How to implement this in your domain

  1. 1Integrate this analytical framework into early-stage LLM system design to compare energy efficiency of different architectures.
  2. 2Utilize the component-level energy breakdown to identify and optimize the most energy-intensive parts of LLM inference workloads.
  3. 3Incorporate energy estimates into sustainability reports for AI initiatives, demonstrating commitment to green AI practices.
  4. 4Apply the method for comparative analysis of various LLM models or inference strategies to select more energy-efficient options.

Who benefits

Cloud ComputingAI DevelopmentData CentersSustainability Consulting

Key takeaways

  • A new analytical method estimates LLM inference energy on GPUs without direct measurement.
  • The method breaks down energy by components like compute, memory, and attention, and separates prefill from decoding.
  • It aids in comparative studies, green-coding, and design-time evaluation of LLM workloads.
  • This approach offers transparent and reproducible energy approximations for AI system design.

Original post by Tina Vartziotis, Rodopi Kosteli, Elli Vartziotis, George Dasoulas, Michael Keckeisen, Konstantinos Skianis, Sotirios Kotsopoulos, Francesca Dominici

"arXiv:2607.26571v1 Announce Type: new Abstract: The operational energy consumption of large language model (LLM) inference is becoming an increasingly important component of the environmental footprint of deployed AI systems. However, direct measurement of inference energy often…"

View on X

Originally posted by Tina Vartziotis, Rodopi Kosteli, Elli Vartziotis, George Dasoulas, Michael Keckeisen, Konstantinos Skianis, Sotirios Kotsopoulos, Francesca Dominici on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses