LiveSPX7,620-1.28%NDX29,127-1.41%US10Y4.961%+3.23%BTC76,816-1.24%ETH2,468-2.07%GOLD4,320-1.02%NVDA210.96-8.42%MSFT505.41+1.14%GOOGL349.39+3.23%
Advertisement
AI glossary

FLOPs

A count of the raw arithmetic a model consumes.

A FLOP is one floating-point operation. FLOPs count the arithmetic a training run or a request requires; FLOPS (per second) measures how fast a chip can do it.

Training runs are described in the 10^25–10^26 FLOP range, which is also the threshold regulators have started to use when defining models that require reporting.

Published peak FLOPS are a ceiling, not a promise — real workloads land well below it because data movement, not arithmetic, is the bottleneck.

Related terms