cudaq-guide

Guide users through installing, configuring, and using CUDA-Q in Python and C++.

2.8k|332|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/NVIDIA/skills --skill cudaq-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cudaq-guide
Source: https://github.com/NVIDIA/skills/tree/main/skills/CUDA-Q/cudaq-guide
Command: npx skills add https://github.com/NVIDIA/skills --skill cudaq-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CUDA-Q onboarding and usage guide that helps developers install CUDA-Q, write quantum kernels, run simulations, and access QPU hardware with built-in applications and tutorials.

Core Features & Use Cases

  • Step-by-step installation for Python and C++
  • Kernel development, simulation, and hardware teardowns
  • Access to applications and parallelization examples across tutorials and notebooks

Quick Start

Begin with the CUDA-Q Getting Started Guide to install, test, and begin building quantum applications.

Frequently Asked Questions about cudaq-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install CUDA-Q for Python and C++?

Install CUDA-Q by following the step-by-step getting started guide for Python and C++ environments. This validates your setup and allows you to immediately begin writing quantum kernels.

What is CUDA-Q used for in quantum computing?

CUDA-Q is used to write quantum kernels, run GPU simulations, and access QPU hardware. It provides a unified environment for quantum kernel development across research and development scenarios.

Can I run GPU simulations and access QPU hardware with CUDA-Q?

Yes, CUDA-Q supports running GPU simulations and provides access to QPU hardware. You can execute these workflows using built-in applications and parallelization examples.

Does CUDA-Q provide tutorials for quantum kernel development?

Yes, CUDA-Q provides built-in applications, tutorials, and notebooks for quantum kernel development. These resources cover kernel simulation and hardware teardowns to help validate installations.

How do I validate my CUDA-Q installation after setup?

Validate your CUDA-Q installation by using the getting started guide to run built-in applications and parallelization examples. This confirms your Python and C++ environments are correctly configured.