Quantum Volume
System-levelSingle-number, full-system benchmark that scores a device by the largest random square circuit it can run while still generating heavy outputs reliably.
Quantum Volume (QV) is a holistic benchmark introduced by IBM to compare quantum computers across architectures with a single number. Rather than isolating one property, it deliberately entangles many of them: qubit count, gate fidelity, connectivity, crosstalk, calibration quality, and even the compiler all affect the score.
How it works
A QV test on m qubits runs random “model circuits” that are square: m layers deep on m qubits. Each layer applies a random permutation of the qubits followed by random two-qubit unitaries (drawn from SU(4)) on paired qubits. For each circuit, the ideal output distribution is computed classically, and the heavy outputs — bitstrings whose ideal probability is above the median — are identified.
The device passes at width m if it produces heavy outputs more than two-thirds of the time, with 97.5% statistical confidence. The quantum volume is 2^m for the largest m the device passes. Full compiler optimization is allowed, so QV measures the whole stack, not just the hardware.
Strengths and limitations
QV’s strength is that it is hard to game with any single spec: adding qubits without fidelity, or fidelity without connectivity, does not raise the score. That made it an early de facto standard for cross-platform comparison.
Its main limitations are structural. Verifying heavy outputs requires classically simulating the ideal circuit, which becomes intractable beyond roughly 30–40 qubits, capping how far the benchmark can scale. The square-circuit shape also under-rewards devices whose qubit count far exceeds their usable depth (or vice versa) — one reason IBM itself has shifted emphasis toward per-layer error metrics such as layer fidelity / errors per layered gate (EPLG) for its larger processors. The Baldwin et al. re-examination analyzes the test’s statistical assumptions and pass criteria in detail.
Notable results
Quantinuum’s trapped-ion H-Series systems have reported the highest quantum volumes to date, completing a five-year program of increasing QV tenfold per year: QV 2²³ = 8,388,608 in May 2025 on System Model H2, followed by a reported QV of 33,554,432 (2²⁵) in September 2025. See Quantinuum’s system benchmarks documentation for methodology notes and current figures.