MCPcopy Create free account
hub / github.com/NVIDIA/cuda-quantum

github.com/NVIDIA/cuda-quantum @0.15.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.15.0 ↗ · + Follow
14,444 symbols 53,054 edges 1,882 files 3,328 documented · 23% updated 1d ago0.15.0 · 2026-07-02★ 1,090352 open issues

Browse by type

Functions 11,928 Types & classes 2,432 Endpoints 84
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Welcome to the CUDA-Q repository

DOI

The CUDA-Q Platform for hybrid quantum-classical computers enables integration and programming of quantum processing units (QPUs), GPUs, and CPUs in one system. This repository contains the source code for all C++ and Python tools provided by the CUDA-Q toolkit, including the nvq++ compiler, the CUDA-Q runtime, as well as a selection of integrated CPU and GPU backends for rapid application development and testing.

Getting Started

To learn more about how to work with CUDA-Q, please take a look at the CUDA-Q Documentation. The page also contains installation instructions for officially released packages.

If you would like to install the latest iteration under development in this repository and/or add your own modifications, take a look at the latest packages deployed on the GitHub Container Registry. For more information about building CUDA-Q from source, see these instructions.

Contributing

There are many ways in which you can get involved with CUDA-Q. If you are interested in developing quantum applications with CUDA-Q, this repository is a great place to get started! For more information about contributing to the CUDA-Q platform, please take a look at Contributing.md.

License

The code in this repository is licensed under Apache License 2.0.

Contributing a pull request to this repository requires accepting the Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. A CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately. Simply follow the instructions provided by the bot. You will only need to do this once.

Feedback

Please let us know your feedback and ideas for the CUDA-Q platform in the Discussions tab of this repository, or file an issue. To report security concerns or Code of Conduct violations, please reach out to cuda-quantum@nvidia.com.

Core symbols most depended-on inside this repo

Shape

Function 6,413
Method 5,515
Class 2,377
Route 84
Enum 55

Languages

C++69%
Python29%
C2%

Modules by API surface

tpls/json/single_include/nlohmann/json.hpp601 symbols
cudaq/lib/Optimizer/Transforms/DependencyAnalysis.cpp219 symbols
python/tests/kernel/test_kernel_features.py218 symbols
python/cudaq/kernel/ast_bridge.py185 symbols
python/tests/kernel/test_run_kernel.py166 symbols
cudaq/lib/Optimizer/CodeGen/ConvertToQIRAPI.cpp162 symbols
python/tests/kernel/test_run_async_kernel.py123 symbols
cudaq/lib/Optimizer/Transforms/DecompositionPatterns.cpp105 symbols
runtime/nvqir/NVQIR.cpp94 symbols
python/tests/kernel/test_direct_call_return_kernel.py94 symbols
python/tests/kernel/test_assignments.py91 symbols
cudaq/lib/Optimizer/Dialect/CC/CCOps.cpp90 symbols

For agents

$ claude mcp add cuda-quantum \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page