English

Tackling the Challenges of Adding Pulse-level Support to a Heterogeneous HPCQC Software Stack: MQSS Pulse

Quantum Physics 2025-10-31 v1 Emerging Technologies

Abstract

We study the problem of adding native pulse-level control to heterogeneous High Performance Computing-Quantum Computing (HPCQC) software stacks, using the Munich Quantum Software Stack (MQSS) as a case study. The goal is to expand the capabilities of HPCQC environments by offering the ability for low-level access and control, currently typically not foreseen for such hybrid systems. For this, we need to establish new interfaces that integrate such pulse-level control into the lower layers of the software stack, including the need for proper representation. Pulse-level quantum programs can be fully described with only three low-level abstractions: ports (input/output channels), frames (reference signals), and waveforms (pulse envelopes). We identify four key challenges to represent those pulse abstractions at: the user-interface level, at the compiler level (including the Intermediate Representation (IR)), and at the backend-interface level (including the appropriate exchange format). For each challenge, we propose concrete solutions in the context of MQSS. These include introducing a compiled (C/C++) pulse Application Programming Interface (API) to overcome Python runtime overhead, extending its LLVM support to include pulse-related instructions, using its C-based backend interface to query relevant hardware constraints, and designing a portable exchange format for pulse sequences. Our integrated approach provides an end-to-end path for pulse-aware compilation and runtime execution in HPCQC environments. This work lays out the architectural blueprint for extending HPCQC integration to support pulse-level quantum operations without disrupting state-of-the-art classical workflows.

Keywords

Cite

@article{arxiv.2510.26565,
  title  = {Tackling the Challenges of Adding Pulse-level Support to a Heterogeneous HPCQC Software Stack: MQSS Pulse},
  author = {Jorge Echavarria and Muhammad Nufail Farooqi and Amit Devra and Santana Lujan and Léo Van Damme and Hossam Ahmed and Martín Letras and Ercüment Kaya and Adrian Vetter and Max Werninghaus and Martin Knudsen and Felix Rohde and Albert Frisch and Eric Mansfield and Rakhim Davletkaliyev and Vladimir Kukushkin and Noora Färkkilä and Janne Mäntylä and Nikolas Pomplun and Andreas Spörl and Lukas Burgholzer and Yannick Stade and Robert Wille and Laura B. Schulz and Martin Schulz},
  journal= {arXiv preprint arXiv:2510.26565},
  year   = {2025}
}

Comments

11 pages, 3 figures, 3 listings, SC'25 conference

R2 v1 2026-07-01T07:13:58.981Z