CUDA-Q¶
Welcome to the CUDA-Q documentation page!
CUDA-Q streamlines hybrid application development and promotes productivity and scalability in quantum computing. It offers a unified programming model designed for a hybrid setting—that is, CPUs, GPUs, and QPUs working together. CUDA-Q contains support for programming in Python and in C++.
You are browsing the documentation for latest version of CUDA-Q. You can find documentation for all released versions here.
CUDA-Q is a programming model and toolchain for using quantum acceleration in heterogeneous computing architectures available in C++ and Python.
Contents
- Quick Start
- Basics
- Examples
- Introduction
- Building Kernels
- Quantum Operations
- Measuring Kernels
- Visualizing Kernels
- Executing Kernels
- Computing Expectation Values
- Multi-Control Synthesis
- Multi-GPU Workflows
- Optimizers & Gradients
- Noisy Simulations
- Constructing Operators
- Performance Optimizations
- Using Quantum Hardware Providers
- Applications
- Backends
- Dynamics
- CUDA-QX
- Installation
- Integration
- Extending
- Specifications
- API Reference
- Other Versions