Formula
Stage request capacity = GPUs × utilization × stage token throughput/GPU ÷ stage tokens/request
Sustainable throughput = minimum(non-empty stage capacities)
What the result means
The main result is the request rate that every active stage can sustain. Hourly tasks assumes steady demand. Token throughput multiplies this request rate by total tokens per request and includes cached tokens as processed workload.
Zero-token stages are excluded rather than treated as unlimited numeric results. Real throughput can be lower because of memory, batching, routing, or queueing constraints.