GPU-Accelerated Quantum Simulation: Empirical Backend Selection, Gate Fusion, and Adaptive Precision
Poornima Kumaresan, Pavithra Muruganantham, Lakshmi Rajendran, and Santhosh Sivasubramani

TL;DR
This paper introduces a GPU-accelerated quantum circuit simulation framework with adaptive backend selection, gate fusion, and memory-aware fallback, achieving significant speedups and improved circuit fidelity.
Contribution
It presents a novel framework combining empirical backend selection, DAG-based gate fusion, and adaptive precision for efficient, portable quantum circuit simulation on GPUs.
Findings
Achieved 64x to 146x speedup over CPU for 20-28 qubits.
Reduced circuit depth from 42 to 14 gates using fusion pipeline.
Validated high fidelity on IBM QPU with improved circuit fidelity.
Abstract
Classical simulation of quantum circuits remains indispensable for algorithm development, hardware validation, and error analysis in the noisy intermediate-scale quantum (NISQ) era. However, state-vector simulation faces exponential memory scaling, with an n-qubit system requiring O(2^n) complex amplitudes, and existing simulators often lack the flexibility to exploit heterogeneous computing resources at runtime. This paper presents a GPU-accelerated quantum circuit simulation framework that introduces three contributions: (1) an empirical backend selection algorithm that benchmarks CuPy, PyTorch-CUDA, and NumPy-CPU backends at runtime and selects the optimal execution path based on measured throughput; (2) a directed acyclic graph (DAG) based gate fusion engine that reduces circuit depth through automated identification of fusible gate sequences, coupled with adaptive precision…
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.
