Pilot-Quantum: A Quantum-HPC Middleware for Resource, Workload and Task Management
Pradeep Mantha, Florian J. Kiwit, Nishant Saurabh, Shantenu Jha, Andre Luckow
TL;DR
Pilot-Quantum introduces a modular quantum-HPC middleware built on the Pilot Abstraction to unify resource, workload, and task management across heterogeneous classical and quantum resources. By separating concerns across four architectural layers and supporting high-level frameworks (Qiskit, PennyLane) as well as low-level runtimes (MPI, CUDA, cuQuantum), it enables scalable, adaptive orchestration of hybrid quantum-classical workflows. The authors validate the approach with mini-apps that span circuit execution, circuit cutting, distributed state-vector simulation, and QML, reporting meaningful performance improvements and flexible resource utilization. The work highlights the importance of multi-level scheduling and application-level resource management to address hardware and software heterogeneity in evolving quantum-HPC environments. Future directions include exposing QPU cloud resources through standard quantum languages and integrating higher-level workflow frameworks to further enhance scheduling and interoperability.
Abstract
As quantum hardware advances, integrating quantum processing units (QPUs) into HPC environments and managing diverse infrastructure and software stacks becomes increasingly essential. Pilot-Quantum addresses these challenges as a middleware designed to provide unified application-level management of resources and workloads across hybrid quantum-classical environments. It is built on a rigorous analysis of existing quantum middleware systems and application execution patterns. It implements the Pilot Abstraction conceptual model, originally developed for HPC, to manage resources, workloads, and tasks. It is designed for quantum applications that rely on task parallelism, including (i) hybrid algorithms, such as variational approaches, and (ii) circuit cutting systems, used to partition and execute large quantum circuits. Pilot-Quantum facilitates seamless integration of QPUs, classical CPUs, and GPUs, while supporting high-level programming frameworks like Qiskit and Pennylane. This enables users to efficiently design and execute hybrid workflows across diverse computing resources. The capabilities of Pilot-Quantum are demonstrated through mini-apps -- simplified yet representative kernels focusing on critical performance bottlenecks. We demonstrate the capabilities of Pilot-Quantum through multiple mini-apps, including different circuit executions (e.g., using IBMś Eagle QPU and simulators), circuit cutting, and quantum machine learning scenarios.
