GPU-Accelerated Quantum Simulation of Stabilizer Circuits
Muhammad Osama, Dimitrios Thanos, Alfons Laarman

TL;DR
This paper presents GPU-accelerated algorithms for simulating large stabilizer quantum circuits, achieving significant speedups and energy efficiency improvements over existing CPU and GPU simulators, enabling scalable quantum simulation for extensive measurements.
Contribution
The paper introduces novel GPU-specific parallel algorithms for stabilizer circuit simulation, significantly enhancing scalability and performance over prior CPU-based methods.
Findings
Up to 105× speedup over existing simulators
Simulated circuits with up to 180,000 qubits and 130 million gates
Over 80% energy reduction on demanding instances
Abstract
We introduce new parallel algorithms for efficiently simulating stabilizer (Clifford) circuits on GPUs, with a focus on data-parallel tableau evolution and scalable handling of projective measurements. Our approach reformulates key bottlenecks in stabilizer simulation -- such as Gaussian elimination and measurement updates -- into GPU-tailored primitives that eliminate sequential dependencies and maximize memory coalescing. We implement these techniques in QuaSARQ, a GPU-accelerated stabilizer simulator designed for large qubit counts and many-shot sampling. Across a broad benchmark suite reaching 180,000 qubits and depth 1,000 (roughly 130M gates), QuaSARQ shows substantial runtime improvements, with up to 105 speedup, and over 80% energy reduction on demanding instances. Moreover, QuaSARQ consistently outperforms Stim, a state-of-the-art CPU-optimized stabilizer simulator, as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Parallel Computing and Optimization Techniques · Machine Learning in Materials Science
