Pith. sign in

REVIEW 2 cited by

Versatile Cross-platform Compilation Toolchain for Schr\"odinger-style Quantum Circuit Simulation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.19894 v1 pith:AN7LO2OO submitted 2025-03-25 quant-ph cs.ETcs.PF

Versatile Cross-platform Compilation Toolchain for Schr\"odinger-style Quantum Circuit Simulation

classification quant-ph cs.ETcs.PF
keywords castbackendhardwarehigh-performancenvidiaquantumcross-platformplatforms
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

While existing quantum hardware resources have limited availability and reliability, there is a growing demand for exploring and verifying quantum algorithms. Efficient classical simulators for high-performance quantum simulation are critical to meeting this demand. However, due to the vastly varied characteristics of classical hardware, implementing hardware-specific optimizations for different hardware platforms is challenging. To address such needs, we propose CAST (Cross-platform Adaptive Schr\"odiner-style Simulation Toolchain), a novel compilation toolchain with cross-platform (CPU and Nvidia GPU) optimization and high-performance backend supports. CAST exploits a novel sparsity-aware gate fusion algorithm that automatically selects the best fusion strategy and backend configuration for targeted hardware platforms. CAST also aims to offer versatile and high-performance backend for different hardware platforms. To this end, CAST provides an LLVM IR-based vectorization optimization for various CPU architectures and instruction sets, as well as a PTX-based code generator for Nvidia GPU support. We benchmark CAST against IBM Qiskit, Google QSimCirq, Nvidia cuQuantum backend, and other high-performance simulators. On various 32-qubit CPU-based benchmarks, CAST is able to achieve up to 8.03x speedup than Qiskit. On various 30-qubit GPU-based benchmarks, CAST is able to achieve up to 39.3x speedup than Nvidia cuQuantum backend.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VQCSim: When Does Compile-Once Statevector Simulation Beat Generic Quantum Frameworks?

    quant-ph 2026-07 conditional novelty 5.0

    Compile-once PyTorch-native statevector simulation with native autograd yields large median speedups for static VQC inference and training, with an open selector for when to use it.

  2. VQCSim: When Does Compile-Once Statevector Simulation Beat Generic Quantum Frameworks?

    quant-ph 2026-07 conditional novelty 5.0

    A compile-once PyTorch statevector backend for small static quantum circuits achieves 4.5-26.8x median GPU speedups over generic simulators and ships an oracle for when to use it.