Online Job Scheduler for Fault-tolerant Quantum Multiprogramming
Shin Nishio, Ryo Wakizaka, Daisuke Sakuma, Yosuke Ueno, Yasunari Suzuki
TL;DR
This work addresses the challenge of online job scheduling for fault-tolerant quantum multiprogramming using lattice-surgery-based surface codes. It introduces a practical preprocessing step that converts complex polycubes into cuboids, enabling online 3D bin-packing-like scheduling, and compares two online schedulers (ILP-based and corner greedy) augmented with a defragmentation mechanism. Empirical results show that the corner greedy scheduler with defragmentation achieves substantial throughput gains (2.3–2.4× on average, up to 4.53× in some classes) while maintaining real-time responsiveness, whereas the ILP approach struggles with scalability. The study also discusses resource sharing, non-deterministic execution, and extensions toward distributed quantum computing and multi-job compiling, outlining directions for more robust, scalable FTQC multiprogramming stacks.
Abstract
Fault-tolerant quantum computers are expected to be offered as cloud services due to their significant resource and infrastructure requirements. Quantum multiprogramming, which runs multiple quantum jobs in parallel, is a promising approach to maximize the utilization of such systems. A key challenge in this setting is the need for an online scheduler capable of handling jobs submitted dynamically while other programs are already running. In this study, we formulate the online job scheduling problem for fault-tolerant quantum computing systems based on lattice surgery and propose an efficient scheduler to address it. To meet the responsiveness required in an online environment, our scheduler approximates lattice surgery programs, originally represented as polycubes, by using simpler cuboid representations. This approximation enables efficient scheduling while improving overall throughput. In addition, we incorporate a defragmentation mechanism into the scheduling process, demonstrating that it can further enhance QPU utilization.
