What is GPU utilization?
The broader view of useful output per paid hour.
Compute College
Model FLOPs Utilization (MFU) measures how much of a GPU's theoretical compute a job actually uses; goodput counts useful work delivered.
Model FLOPs Utilization (MFU) measures how much of a GPU's theoretical compute a training or inference job actually uses for useful model math. Goodput is the related idea of useful work delivered, as opposed to raw throughput. Both reveal how efficiently expensive accelerators are really being used.
Memory trick: Peak FLOPs is the speedometer's top number; MFU is how fast you are actually going.
A GPU's headline performance is a ceiling that real jobs rarely reach. Low MFU means you are paying for compute you are not using — overhead, waiting on memory or networking, or pipeline stalls eat into it. Improving MFU or goodput lowers the real cost per result without buying more hardware.
Suppose a training run achieves an illustrative 40% MFU. Improving software, batching, or interconnect to reach an illustrative 50% means the same hardware does about 25% more useful work — cutting cost per result without adding a single GPU.
Example figures are illustrative calculations, not current quoted market prices.
Market signal
Rising MFU and goodput across the industry signal that more output is being squeezed from existing GPUs, which can ease effective demand growth. Watch efficiency gains alongside raw capacity: better utilization can lower cost per result even when chip supply is flat.
Market read: MFU and goodput reveal how much of paid compute is actually useful. Evidence discipline: state the workload and setup behind any utilization figure, and keep illustrative percentages separate from measured runs. Figures here are illustrative unless explicitly sourced and dated — see our methodology.
Reading a GPU's peak performance as what you will get. Real jobs reach a fraction of theoretical FLOPs; ignoring MFU and goodput overstates effective capacity and understates the true cost per result.
Practical takeaway
Track MFU or goodput, not just GPU count, to find where paid compute is wasted and to lower cost per result.
Decision check: before adding GPUs, check whether higher MFU or goodput on existing hardware would meet the need more cheaply.
Compute College
Use the GPU-Hour Cost Calculator, AI Training Cost Calculator, or Model Serving Cost Calculator.
Compute College track
Step 5 of 7: What is model flops utilization MFU