Quantum networking technology developer memQ Inc. has publicly released its Distributed Quantum Compiler (memQ DQC) as an open-source toolchain on GitHub. Spun out from the University of Chicago, the startup introduced the modality-agnostic software framework to provide scale-out deployment capabilities across multi-vendor, heterogeneous quantum processing unit (QPU) networks connected via optical quantum channels.
The open-source release aligns with U.S. federal technology directives, including Executive Order 14413 issued in June 2026, which instructs government agencies to establish operational frameworks for quantum networking and distributed quantum computing architectures. By converting standard monolithic circuits into network-optimized OpenQASM execution graphs, memQ DQC enables developers, system integrators, and researchers to model multi-QPU execution, evaluate entanglement generation rates, and analyze resource trade-offs without requiring manual low-level quantum network programming.
The modular compiler toolchain incorporates an interactive Quantum Network Constructor (QNC) that models arbitrary inter-QPU topologies (chain, ring, hub, grid, all-to-all) alongside intra-QPU physical qubit layouts. The compiler manages cross-processor dependencies by dynamically inserting state teleportation operations (qubit relocation) and gate teleportation primitives (Cat-Entangler and Cat-Disentangler protocols). Integrated discrete-event schedulers simulate heralded photon arrivals to generate time-resolved execution schedules under realistic physical hardware constraints, such as gate durations, decoherence times, and link entanglement generation rates.
| [ memQ DQC Open-Source Framework Feature & Capability Summary ] | ||
|---|---|---|
| Software Component | Functional Specification | System & Architectural Benefit |
| Quantum Network Constructor (QNC) | • Graphical topology configuration tool • Custom JSON network specification format | • Defines heterogeneous QPU capacities & link fidelities • Models intra-QPU and inter-QPU connectivity |
| Multi-Strategy Partitioning Engine | • Dynamic Interaction (Kernighan-Lin adaptation) • Hypergraph Partitioner (KaHyPar integration) | • Minimizes EPR-pair consumption across QPUs • Optimizes gate-packet grouping & Cat-Entangler reuse |
| Discrete-Event Scheduler & Verifier | • Poisson-distributed entanglement generation • Link arbitration (FIFO, Shortest-Duration, Critical-Path) | • Generates timestamped execution Gantt charts • Validates output distribution equivalence via statevector |
Accompanying the public code release, memQ published a comprehensive research paper (arXiv:2609.15728) evaluating the co-design parameter space. The study demonstrated that compiler selection must be tightly coupled to target hardware topology; for example, changing intra-QPU connectivity assumptions from all-to-all to nearest-neighbor increased EPR-pair consumption by over 10× on an 18-qubit QFT circuit, while contention-aware link scheduling reduced overall execution makespans by ~18%.
Review the corporate press announcement on memQ Resources here, access the open-source repository on GitHub here, inspect the technical preprint on arXiv here, and explore API guides on Read the Docs here.
September 24, 2026
