Skip to main content

COMPEL Glossary / compute-budget-vdt

Compute budget (VDT)

A pre-agreed ceiling on training or inference compute per AI feature per period — expressed in tokens, FLOPs, or dollars.

What this means in practice

Aligns with ISO/IEC 42001 Clause 8.1 operational-control obligations; the compute budget is the governance instrument that prevents runaway cost from agentic or long-context workloads.

Synonyms

AI compute budget , governed compute ceiling

See also

  • FinOps for AI — The FinOps Foundation's Inform-Optimize-Operate lifecycle applied to AI workloads — visibility into AI spend, optimisation of token and compute costs, and operational discipline.
  • Unit economics — Cost and revenue per atomic unit — per transaction, per successful decision, per hour saved — for an AI feature.
  • Circuit Breaker — A circuit breaker is a resilience design pattern that automatically stops an AI system from sending requests to a failing downstream service or component when it detects a pattern of errors, preventing cascading failures and giving the failing component time to recover.