What Is Quantum Computing?

Quantum computing harnesses quantum mechanics to solve problems beyond conventional computers. Pairing quantum processing units (QPUs) with AI supercomputers will revolutionize scientific discovery—from drug development to financial modeling.

How Does Quantum Computing Work?

Quantum processors control and manipulate components able to act as qubits (quantum bits). Unlike the classical bits realized by transistors in conventional processors—which can exist in one of two states, denoted 0 or 1—qubits allow information to be represented in ways offering much greater computation power. For example, qubits can exist in a superposition of both 0 and 1 states simultaneously during a quantum computation. For certain application areas, this can be leveraged to allow a kind of quantum parallelism within computations. Crucially, harnessing superposition in an ultimately useful way is nuanced and only known to be possible for certain classes of algorithms. 

Qubits and Quantum Hardware

A quantum processing unit (QPU)  is a device designed to isolate and manipulate qubits. Early in the history of conventional computing, the transistor was settled on as the most effective way to realize classical bits. However, today in quantum computing, there are still many candidates for how to physically build qubits. These different approaches to quantum computing include superconducting qubits, trapped ions, neutral atoms, and photonic systems. It is not yet clear whether one of these approaches will prevail for building useful quantum-GPU supercomputers, or whether multiple approaches will work in tandem.

Each approach faces its own technological challenges — superconducting qubits operate near absolute zero in dilution refrigerators; ion trap systems require an ultra-high vacuum. But all approaches also have challenges in common — qubits are inherently fragile, and environmental interactions can quickly cause computation-ending decoherence. Quantum error correction techniques to mitigate this kind of noise are critical for all kinds of qubits and present a central hardware engineering challenge in quantum computing.

Hybrid Quantum-Classical Computing

Qubits will not replace bits but will work alongside them. All useful quantum applications are inherently hybrid: Conventional supercomputers orchestrate the operation of QPUs within larger hybrid workflows. More fundamentally, conventional supercomputers are also critical to even operate quantum operations, enabling task compilation, calibration, error correction, and post-processing. NVIDIA CUDA-Q™ is the unified programming model for hybrid quantum-classical computers, enabling developers to program QPUs, GPUs, and CPUs within a single system, seamlessly passing information between them and opening quantum development to both quantum researchers and other domain experts.

Quantum Error Correction

The inherent noise in quantum systems makes it impossible to run more than a handful of quantum operations on qubits before computations must halt. Historically, there have been two approaches to deal with this noise:

  • NISQ (Noisy Intermediate-Scale Quantum) denotes an era of applications development aimed at finding uses for noisy quantum processors capable of returning useful results while running QPUs for only very short periods before noise destroys computations. The existence of useful NISQ applications remains an active area of research.
  • Fault-Tolerant Quantum Computers (FTQCs) use quantum error correction (QEC) techniques to continually detect and correct errors occurring due to quantum noise—aiming to extend the computational lifetime of qubits indefinitely. QEC codes deal with noise by introducing a large overhead of qubit redundancy and complex classical algorithms (called decoders) to infer error locations. Through this process, many noisy physical qubits are distilled into a handful of reliable logical qubits. FTQC is widely considered to be the path to utility-scale quantum computing.

The decoding algorithms required to run QEC demand high-performance classical computing tightly coupled to the QPU. NVIDIA NVQLink™ is a reference architecture providing the low-latency, high-throughput connection needed, while NVIDIA CUDA-Q QEC provides out-of-the-box GPU-accelerated decoding algorithms, and NVIDIA Ising Decoding allows researchers to use AI to accelerate QEC.

Quantum-GPU Supercomputing

Quantum processors will operate as accelerators inside data centers, working alongside the large-scale classical systems they depend on. This reciprocal relationship is called quantum-accelerated supercomputing. NVIDIA NVQLink is an open architecture that connects all QPU modalities to AI supercomputers with low latency and high throughput—providing the missing interconnect for QPU builders, quantum controller vendors, and supercomputing centers to scale quantum computers toward utility-scale applications.

The NVIDIA Accelerated Quantum Computing Research Center (NVAQC) integrates partner quantum hardware with the NVIDIA GB200 NVL72 system, giving developers and academics the infrastructure to drive the breakthroughs needed to scale quantum hardware and applications. Supercomputing centers worldwide—including ABCI-Q in Japan, Pawsey in Australia, and the Novo Nordisk Foundation Centre in Denmark—are already deploying QPUs alongside NVIDIA GPU systems.

Programming Quantum-GPU Supercomputers

Quantum programs and quantum software are typically written using familiar languages like Python or C++ within a quantum development framework. CUDA-Q allows developers to compose hybrid quantum-classical programs—specifying quantum gates and logic gates, high-level kernels, or variational circuits—and compile them to target a wide range of QPU devices and simulators. The NVIDIA cuQuantum SDK accelerates quantum circuit simulation on GPUs and supports, supporting frameworks including Cirq, Qiskit, and PennyLane.

AI and Quantum Computing

AI and quantum computing are mutually reinforcing. In the near term, AI is already accelerating quantum hardware development and operation—a field called AI for Quantum. NVIDIA Ising is the world’s first family of open AI models specifically designed to accelerate the path to useful quantum computers, delivering breakthrough performance in quantum hardware calibration and error correction. Looking further ahead, quantum computing may, in turn, accelerate AI through quantum machine learning (QML), though those applications await later-generation hardware.

Post-Quantum Cryptography

As quantum computers scale, algorithms like Shor's algorithm, developed by Peter Shor, will eventually be able to break widely used encryption standards like RSA and ECC. Post-quantum cryptography (PQC) refers to encryption algorithms designed to withstand quantum attacks. NVIDIA cuPQC provides secure, GPU-accelerated implementations of the leading NIST-standardized PQC algorithms, enabling organizations to migrate to quantum-safe security now—before large-scale quantum computers arrive.

NVIDIA Ising

The NVIDIA Ising open model family delivers breakthrough performance in quantum calibration and error correction.

Quick Links

Applications and Use Cases of Quantum Computing

Quantum computing’s most powerful applications arise where problems involve exponential complexity—simulating molecules, optimizing vast systems, or solving cryptographic challenges at scale. While some applications will arrive with near-term hardware, others await fault-tolerant systems. Industries actively exploring quantum computing include life sciences, financial services, materials science, energy, logistics, defense, and cybersecurity.

Life Sciences and Drug Discovery

Quantum molecular simulation and optimization of complex systems can guide the discovery of new medicines, vaccines, and materials. GPU-accelerated hybrid algorithms using NVIDIA CUDA-Q already enable simulations at scales far beyond what classical computing can achieve—opening new avenues in chemistry, structural biology, and precision medicine.

Financial Services

Quantum algorithms can accelerate risk modeling, portfolio optimization, fraud detection, and Monte Carlo simulations. HSBC researchers used NVIDIA CUDA-Q to simulate a 165-qubit quantum machine learning circuit for fraud detection—far beyond the ~40-qubit ceiling typical of classical simulation.

Materials Science and Energy

Simulating quantum effects in materials can unlock next-generation batteries, solar cells, catalysts, and semiconductors. Quantum computers can model these systems at the level of underlying physics—a task that quickly exceeds the limits of classical computing. Early quantum-GPU hybrid simulations are already advancing battery material discovery.

Cryptography and Cybersecurity

Quantum computers will eventually break today’s most widely used encryption standards. Organizations must begin migrating to quantum-safe algorithms now. NVIDIA cuPQC provides GPU-accelerated implementations of NIST-standardized post-quantum cryptography (PQC) algorithms, protecting critical infrastructure against future quantum threats.

What Are the Benefits of Quantum Computing?

Exponential Parallelism

N qubits in superposition simultaneously represent 2N states, enabling classes of computation that are impossible for classical computers regardless of time or resources.

Accelerated Scientific Discovery

Quantum simulation of molecular and materials systems can guide breakthroughs in drug discovery, clean energy, and semiconductor design—dramatically compressing research timelines.

Next-Generation Optimization

Quantum algorithms tackle combinatorial optimization problems—in logistics, finance, and engineering—that grow intractably complex for classical approaches as problem size increases.

Quantum-Safe Security

GPU-accelerated post-quantum cryptography tools like NVIDIA cuPQC protect sensitive data against future quantum attacks, securing critical infrastructure long before large QPUs arrive.

Challenges and Solutions

Deploying AVs at scale requires solving regulatory, technical, and social challenges. Here are the primary barriers and the approaches the industry is using to address them.

Qubit Noise and Decoherence

Physical qubits are exquisitely sensitive to environmental interference. Even tiny disturbances cause decoherence—collapsing the quantum state and introducing errors that accumulate rapidly.

Solutions

  • Quantum error correction (QEC) encodes logical qubits across many physical qubits to suppress errors.
  • NVIDIA CUDA-Q QEC accelerates BP-OSD decoding with a 29–35x speedup over industry-standard decoders.
  • NVIDIA NVQLink enables the low-latency QPU–GPU coupling required for real-time error correction.

Scaling Quantum Hardware

Today’s systems offer hundreds to a few thousand physical qubits. Fault-tolerant applications will require millions of high-quality qubits—a multi-decade engineering challenge.

Solutions

  • NVIDIA NVAQC integrates partner QPUs with GB200 NVL72 systems to advance hardware scaling research.
  • NVIDIA NVQLink open architecture supports all qubit modalities, enabling a diverse hardware ecosystem.
  • NVIDIA Ising AI models accelerate hardware calibration and error correction, shortening development cycles.

Algorithm and Application Development

Quantum advantage has been demonstrated experimentally, but practical industry applications remain elusive. Most developers lack the quantum expertise to build hybrid applications.

Solutions

  • NVIDIA CUDA-Q provides a unified, open programming model accessible to domain scientists—not just quantum physicists.
  • CUDA-Q Solvers and CUDA-QX libraries accelerate development of optimizsation and simulation algorithms.
  • CUDA-Q Academic program partners with 20+ universities to build a quantum-ready workforce.

Access, Cost, and Simulation

Quantum hardware is scarce, expensive, and difficult to access—making development and testing on physical QPUs impractical for most researchers and organizations.

Solutions

  • NVIDIA cuQuantum enables GPU-accelerated simulation of quantum circuits (state vector up to ~50 qubits; tensor network beyond).
  • NVIDIA Quantum Cloud provides API-based access to CUDA-Q running on NVIDIA GPU systems.
  • The cuQuantum Appliance in the NVIDIA NGC catalog offers pre-optimized simulation frameworks.

Frequently Asked Questions

Utility-scale quantum computing—where QPUs solve industry-relevant problems cost-effectively—requires continued progress in hardware, error correction, and algorithms. The field is at an inflection point: NVIDIA NVQLink, NVIDIA Ising models, and improved QEC tools are shortening the timeline. Early useful applications in chemistry and materials science are anticipated before full fault tolerance is achieved.

Classical quantum algorithm development and simulation can be done today on NVIDIA GPU systems using NVIDIA CUDA-Q and cuQuantum. For hybrid QPU–GPU workflows, QPU access is available through cloud providers and NVIDIA Quantum Cloud. Physical QPUs vary widely in architecture—superconducting systems require dilution refrigerators near absolute zero; trapped-ion systems need ultra-high vacuum environments.

NVIDIA provides the full classical computing stack that makes QPUs useful: CUDA-Q (hybrid programming platform), cuQuantum (GPU-accelerated simulation), CUDA-Q QEC (error correction at 29–35x speedup), NVQLink (QPU–GPU interconnect), NVIDIA Ising (AI models for hardware calibration), NVAQC (quantum–supercomputer integration centre), and Quantum Cloud. Every useful quantum computer will require a classical supercomputer—NVIDIA builds that layer.

Post-quantum cryptography (PQC) refers to encryption algorithms resistant to attacks by quantum computers. While large-scale QPUs don’t yet exist, “harvest now, decrypt later” attacks mean adversaries may already be collecting encrypted data to decrypt once quantum computers arrive. Organizations with long-lived sensitive data should begin PQC migration now. NVIDIA cuPQC provides GPU-accelerated implementations of NIST-standardised PQC algorithms.

Next Steps

Ready to Get Started With Quantum Computing?

Explore NVIDIA CUDA-Q, the open-source platform for hybrid quantum-classical computing. Get hands-on with GPU-accelerated quantum simulation, error correction tools, and educational resources for researchers, developers, and domain scientists.

Explore Quantum Computing Solutions

NVIDIA is working with QPU developers to build accelerated quantum supercomputers.

Access the Quantum Research Center

NVIDIA Quantum is a comprehensive quantum computing solution to develop, integrate, and leverage quantum and classical computing and AI.