At IEEE Quantum Week 2026 in Toronto, Quantum Machines and NVIDIA demonstrated an end to end CUDA Q program spanning live qubits, GPUs, and CPUs through NVQLink. A single CUDA Q workflow can direct quantum operations to the control system and live qubits, accelerated classical work such as decoding to GPUs, and host...
Published byEdited with GPT-5.6 TerraImages generated with GPT Image 2
Research answer

Create a landscape editorial hero image for this Studio Global article: What milestone did Quantum Machines and NVIDIA demonstrate at IEEE Quantum Week in Toronto using NVIDIA NVQLink, and how did the end-to-end. Article summary: Quantum Machines and NVIDIA demonstrated what appears to be a first for a quantum-control company: a single, end-to-end CUDA-Q application operating across live qubits, Quantum Machines’ pulse-processing hardware, GPUs, . Topic tags: general, academic, general web. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numb
Quantum Machines and NVIDIA used IEEE Quantum Week in Toronto to show an end-to-end CUDA-Q application operating across live qubits, Quantum Machines control hardware, GPUs, and CPUs through NVIDIA NVQLink. The reported milestone is less about one isolated quantum operation than about treating a quantum processor and its classical control stack as parts of one schedulable heterogeneous system. 10
15
According to the companies’ reported demonstration, a single CUDA-Q program ran across live qubits and Quantum Machines’ Pulse Processing Unit while using NVQLink to connect the quantum-control environment with NVIDIA accelerated computing. Quantum Machines characterized it as the first time a quantum-control company had run this kind of end-to-end CUDA-Q program across those resources. 10
15
That claim should be read carefully: it is a company and trade-reporting milestone, not an independently established industry benchmark. The reported full measurement-and-control exchange of approximately one microsecond similarly needs independent validation. 10
15
The practical idea is resource-aware execution inside one hybrid program:
NVQLink is designed as the real-time, deterministic-latency interface between a quantum-system controller and high-performance classical resources. That connection is meant to make online workloads—including quantum error-correction processing—part of the operating loop rather than a separate, manually stitched-together pipeline. 1
15
For developers working in Python, C++, or Quantum Machines’ QUA language, the promise is a higher-level way to describe a hybrid workload. Rather than hand-coding and coordinating low-level pulse-control sequences, processor handoffs, data transfers, and feedback paths, developers can express work in a single CUDA-Q-centered flow that dispatches tasks to the appropriate quantum or classical resource. 15
This does not eliminate the underlying hardware complexity. It shifts more of that coordination into the control, compilation, and orchestration stack—an important distinction for teams trying to build repeatable applications rather than bespoke lab integrations.
Quantum error correction depends on a tight loop: measure error syndromes, decode the measurements classically, and apply or schedule corrective action quickly enough for the quantum state to remain useful. NVIDIA’s NVQLink architecture is explicitly aimed at coupling quantum control with HPC resources for online quantum error correction and other compute-intensive real-time workloads. 1
Quantum Machines and NVIDIA report that their demonstration exchanged measurement data and control decisions in roughly a microsecond. That latency target is meaningful because CPU- and GPU-based decoding or optimization must fit within the time budget imposed by the quantum hardware and control system. 10
13
15
The demonstration supports a broader architectural argument: future quantum processors may operate less like isolated instruments and more like specialized accelerators inside quantum-classical supercomputers.
Quantum Machines describes a hierarchy in which quantum controllers support fast feedback, bounded-latency CPU-GPU servers handle tasks such as calibration, optimization, and error-correction decoding, and larger HPC systems schedule broader application workloads. 6 NVIDIA’s IEEE Quantum Week program likewise framed fault-tolerant quantum computing as a full-system challenge spanning the QPU, software stack, accelerated computing, and real-time operation.
2
In that model, the key question is not whether every task runs on a quantum processor. It is whether each task runs on the resource that can complete it within the required latency.
Quantum Machines paired the integration demonstration with a wider focus on calibration workflows and fault-tolerant system design. IEEE Quantum Week’s official program listed a Quantum Machines keynote, “From Pulse to Platform: Control Layer for FTQC,” alongside NVIDIA’s session on designing an accelerated quantum supercomputer for the fault-tolerant era. 11
That emphasis reflects an important reality: improving qubits alone is not enough for fault-tolerant systems. The surrounding control layer, classical accelerators, orchestration software, and feedback pathways must also scale together.
For now, the Toronto demonstration is best understood as an integration proof point. It shows how a CUDA-Q-based workflow could connect live quantum hardware with CPUs and GPUs through NVQLink; it does not by itself prove a production-ready, fault-tolerant quantum computer. 10
15
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
At IEEE Quantum Week 2026 in Toronto, Quantum Machines and NVIDIA demonstrated an end to end CUDA Q program spanning live qubits, GPUs, and CPUs through NVQLink.
At IEEE Quantum Week 2026 in Toronto, Quantum Machines and NVIDIA demonstrated an end to end CUDA Q program spanning live qubits, GPUs, and CPUs through NVQLink. A single CUDA Q workflow can direct quantum operations to the control system and live qubits, accelerated classical work such as decoding to GPUs, and host or orchestration tasks to CPUs—reducing the need to manually...