Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
c0a09cb
qBraid integration MVP (#4)
ryanhill1 Jun 4, 2025
925ae39
update: migrate cudaq to platform v2
TheGupta2012 Mar 13, 2026
41fe248
fix: merge conflicts
TheGupta2012 Mar 13, 2026
d74243d
add: api_key and device to set_target for qbraid
TheGupta2012 Mar 13, 2026
9cd62cf
fix: submodule hashes and v2 platform implementation and test
TheGupta2012 Apr 15, 2026
3b0a1e4
fix: formatting and headers
TheGupta2012 Apr 15, 2026
8867cd0
Clean up ghcr-ci deployments in clean_up workflow (#4324)
mitchdz Apr 15, 2026
48a1feb
Fix decomposition pattern selection for unbounded control counts (#4320)
taalexander Apr 15, 2026
06a903d
Fail earlier if counting resources from IR won't be possible (#4332)
atgeller Apr 15, 2026
84d1598
[unittest] Update the unittest to conform to new API contracts. (#4330)
schweitzpgi Apr 15, 2026
e530a25
Pybind -> Nanobind (#4311)
sacpis Apr 16, 2026
1a24c66
fix: docs for qbraid helper and update examples
TheGupta2012 Apr 16, 2026
71b9450
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 Apr 16, 2026
31bde9e
DCO Remediation Commit for Harshit <harshit.11235@gmail.com>
TheGupta2012 Apr 17, 2026
61e4b91
DCO Remediation Commit for TheGupta2012 <harshit.11235@gmail.com>
TheGupta2012 Apr 17, 2026
66a1e2d
Add stateless CompiledModuleHelper (#4338)
lmondada Apr 17, 2026
ac40cc2
removing email (#4344)
sacpis Apr 17, 2026
4235273
Add `eliminate-dead-heap-copy` pass for early `malloc` elimination (#…
1tnguyen Apr 17, 2026
8d7e922
Updating cuquantum version to 26.03.1 (#4342)
sacpis Apr 18, 2026
a45a06e
[codegen] Restore the OpenQASM2.0 pipeline (#4346)
khalatepradnya Apr 19, 2026
3e6c664
Revert `measure_result` type distinction and `!quake.measurements` in…
khalatepradnya Apr 19, 2026
863db90
Fixing Krylov notebook failure (#4348)
sacpis Apr 20, 2026
c9d0f3b
[Python] Fix overload resolution for `state.from_data` with MPS tenso…
1tnguyen Apr 20, 2026
ca69d2d
Directly invoke locally simulated python kernels with args (#4265)
atgeller Apr 20, 2026
f6ba810
fix: formatting issues, api key leak and default num of qubits
TheGupta2012 Apr 20, 2026
f4907ac
fix: headers to use 2026
TheGupta2012 Apr 20, 2026
e412f67
Split lowerQuakeCode into compilation -> CompiledModule -> codegen (#…
lmondada Apr 20, 2026
504828e
Fix for cudaq runtime build (#4353)
sacpis Apr 20, 2026
64bb8ed
add nv-slack-bot and stale issue notifier (#4345)
mitchdz Apr 20, 2026
a79cc61
fix: cmake list for qbraid to unconditionally include qbraid in the b…
TheGupta2012 Apr 21, 2026
38830db
fix: target tests for qbraid to use execution test pattern and make a…
TheGupta2012 Apr 21, 2026
39cfb72
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 Apr 21, 2026
afb6f73
Increasing the number of colors (#4355)
sacpis Apr 21, 2026
9974f3c
Fixes for state creation within kernel execution (#4352)
1tnguyen Apr 21, 2026
634737f
Bump nbconvert from 7.17.0 to 7.17.1 (#4358)
dependabot[bot] Apr 21, 2026
aa90e11
Fix sampling with mixed-basis measurements (mx/my) (#4336)
anpaz Apr 21, 2026
ccbf2a8
Introducing execution policies. Starting with providing results as re…
Renaud-K Apr 21, 2026
89ed685
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 Apr 22, 2026
7ab08ec
fix: EADDRINUSE error in CI due to port collision with HorizonServerH…
TheGupta2012 Apr 22, 2026
0299a12
Slim down CompiledModule, move out execution logic (#4356)
lmondada Apr 22, 2026
a18a400
Using Eigen matrix multiplication (#4361)
sacpis Apr 22, 2026
033cab8
schema_name -> schema_id in RecordLogParser (#4366)
sacpis Apr 22, 2026
b29e4c4
[Testing] Add tests for custom op in nested kernels (#4362)
1tnguyen Apr 22, 2026
bead54c
[Testing] Add a regression test for `cudaq.control` on sub-kernl with…
1tnguyen Apr 22, 2026
8db3d83
Fix opaque OSError when @cudaq.kernel is used in the REPL (#2593) (#4…
mitchdz Apr 23, 2026
8c33f0a
[Python] AST bridge: reject cudaq.dbg.ast aliases and reorderings (#2…
mitchdz Apr 23, 2026
9f43415
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 Apr 23, 2026
b2e4ee9
Adding coverage for if condition in a list (#4375)
sacpis Apr 23, 2026
d25183a
[NFC] Breaking up Compiler.cpp to isolate common code from policy spe…
Renaud-K Apr 23, 2026
e43b46d
add: error handling for status codes in result fetch and correspondin…
TheGupta2012 Apr 23, 2026
188d1c1
Add regression test for #2348 (#4371)
atgeller Apr 23, 2026
1c4370e
Moving CustomPassPlugin from unittests to test (#4381)
sacpis Apr 23, 2026
89d487f
Updating sample_async doc (#4383)
sacpis Apr 23, 2026
c1bae57
[Kernel Builder][OpenQASM] Handle control/adjoint entry point attribu…
1tnguyen Apr 23, 2026
dca7c7a
Fixes and tests for nested control and adjoint modifiers (#4372)
1tnguyen Apr 23, 2026
9de9c62
[testing] Add more Python kernel lookup regression tests (#4382)
atgeller Apr 24, 2026
437e7a6
Skipping full Mottonen decomposition (#4384)
sacpis Apr 24, 2026
f368a6f
[Dynamics] Support custom time stepper injection (#4354)
1tnguyen Apr 24, 2026
736f4ef
[Documentation] Add documentation for the `--cudaq-full-stack-trace` …
1tnguyen Apr 24, 2026
0239c98
reduce per-PR workload (#4271)
mitchdz Apr 24, 2026
967402c
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 Apr 24, 2026
4b6bdb9
Migrate cudaq metapackage from setuptools to hatchling (#4364)
lmondada Apr 24, 2026
c47f54a
fix: review comments, add combine meas and other codegen passes to re…
TheGupta2012 Apr 24, 2026
13eff8f
[PTSBE] Expose noise channel and parameters on TraceInstruction (#4393)
taalexander Apr 24, 2026
90caa23
Add application hub launchable link to Applications page (#4231)
efratshabtai Apr 24, 2026
1099783
Replacing llvm type registry with our own (#4385)
Renaud-K Apr 24, 2026
a525bfb
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 Apr 27, 2026
4ebfad1
Update cmake constraint for wheel build (for upstream change) (#4396)
bmhowe23 Apr 27, 2026
8c94fd4
Merge lowerQuakeCode overloads (#4378)
lmondada Apr 27, 2026
cb0dd66
[NFC] Split BaseRemoteSimulator launch into compile + launch (#4387)
lmondada Apr 27, 2026
c938257
[NFC] Use std::span in remote client / argument-conversion APIs (#4397)
lmondada Apr 27, 2026
18e3a3b
Introduce QPU::compileModule, use it for launch + specialize (#4388)
lmondada Apr 27, 2026
56a5f86
update realtime NOTICE (#4400)
mitchdz Apr 27, 2026
2a04b79
Release the GIL during CUDA-Q compilation to enable Python signal han…
taalexander Apr 28, 2026
9ffeae6
[OpenQASM] Remove empty stubs from OpenQASM codegen (#4377)
1tnguyen Apr 28, 2026
501cca4
Add runtime tracer with spdlog and Chrome backends (#4389)
taalexander Apr 28, 2026
1529df7
[NFC] Update a comment (#4402)
schweitzpgi Apr 28, 2026
4bfcc64
[testing] Fix Infleqtion tests for state prep (#4323)
khalatepradnya Apr 28, 2026
23c01f9
[Publishing] Update mgpu Gitlab SHA (#4394)
1tnguyen Apr 28, 2026
733413f
Fix observe broadcast fallback on REST QPU targets (#4395)
zeel2104 Apr 29, 2026
a7178f0
Fix CuPy state initialization for strided device arrays and adjacent …
huaweil-nv Apr 29, 2026
33abdcc
[python] Add IonQ observe broadcast regression test (#4410)
splch Apr 29, 2026
b81421b
[cc] Measure handle type (#4403)
khalatepradnya Apr 29, 2026
0376c3d
remove python 3.10, add python 3.13 to docs (#4399)
mitchdz Apr 29, 2026
cb19eaa
Fixes a miscompile of cc.loop while-loop (#4412)
sacpis Apr 29, 2026
5c9a3c6
Restoring static linkage (#4417)
sacpis Apr 30, 2026
4a37651
Expose tracer to Python and wrap standard entry points (#4390)
taalexander Apr 30, 2026
d830e74
[NFC] Split out CompiledModule container into class (#4419)
lmondada Apr 30, 2026
ee3ea51
[opt][qir] Lower `!cc.measure_handle` through `ConvertToQIRAPI` (#4404)
khalatepradnya Apr 30, 2026
c90d001
Bump notebook from 7.5.2 to 7.5.6 (#4420)
dependabot[bot] Apr 30, 2026
73596a7
[NFC] Let's follow the coding conventions (#4422)
schweitzpgi May 1, 2026
9262e69
Merge branch 'main' into migrate-cudaq-v2
TheGupta2012 May 1, 2026
6e5cd8b
update CI check logic (#4408)
mitchdz May 1, 2026
034de2f
fixing GIL deadlock in mqpu async kernel compilation (#4430)
sacpis May 1, 2026
98cb161
Fixing memory leak in async API (#4431)
sacpis May 1, 2026
4b1138f
Reduced QPU headers dependency on JSON and LLVM/MLIR (#4416)
Renaud-K May 1, 2026
03219b9
Fixing quake.subveq survival in CCX to CCZ rewrite (#4437)
sacpis May 2, 2026
cf46d7d
[tests] Drop brittle contiguous-aliasing assertion in CuPy ownership …
huaweil-nv May 3, 2026
967a554
[Tensornet] Fix adjoint handling of non-unitary ops (#4433)
1tnguyen May 4, 2026
ea5fe46
fix concurrency CI Summary issues (#4440)
mitchdz May 4, 2026
9eba85e
separate github EVENT_NAME messages (#4435)
mitchdz May 4, 2026
d2676a3
[unittests] Build unit tests in library mode (#4427)
khalatepradnya May 4, 2026
508391a
Update LLVM Version from 16->22.1 (#4334)
atgeller May 4, 2026
4b6fc77
Only require relevant checks on PR push (#4449)
atgeller May 5, 2026
7838c86
Add compiler guards to warning suppression pragmas for cutensornet (#…
atgeller May 5, 2026
1ed41d9
Re-enable gcc12 toolchain (#4451)
atgeller May 5, 2026
cc705d8
restrict ninja to -j8, use larger systems for flang build (#4452)
mitchdz May 5, 2026
0c0fc82
Suppress false positive std::swap warnings in matrix files (#4454)
atgeller May 5, 2026
10d326f
fixing auto-launch to bail out fast when cudaq-qpud dies (#4458)
sacpis May 5, 2026
108efd2
Add gcc12 to required checks (#4456)
atgeller May 5, 2026
af5d2dd
Add gcc12 to build+test for PR push (#4460)
atgeller May 6, 2026
4753f4f
Fix bash segfault in uninstall.sh after LLVM 22 bundle bloat (#4459)
sacpis May 6, 2026
6c479f2
Disable remote platform py tests due to page alignment issue (#4463)
atgeller May 6, 2026
b7104f7
skip unitary_compilation_diffusion_models.ipynb until fixed (#4466)
mitchdz May 6, 2026
6d41887
Use gfortran instead of flang for gcc12 toolchain (#4453)
atgeller May 7, 2026
2bc6bc5
Merge remote-tracking branch 'upstream/main' into migrate-cudaq-v2
ryanhill1 May 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .claude/skills/cudaq-guide/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: "cudaq-guide"
title: "Cuda Quantum"
description: "CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications."
version: "1.0.0"
author: "Sachin Pisal <spisal@nvidia.com>"
author: "CUDA-Q"
tags: [cuda-quantum, quantum-computing, onboarding, getting-started, nvidia]
tools: [Read, Glob, Grep, Bash]
license: "Apache License 2.0"
compatibility: "Python 3.10+, C++ 20"
metadata:
author: "Sachin Pisal <spisal@nvidia.com>"
author: "CUDA-Q"
tags:
- cuda-quantum
- quantum-computing
Expand Down
117 changes: 117 additions & 0 deletions .github/nv-slack-bot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
$schema: https://public.gha-runners.nvidia.com/nv-slack-bot/schemas/config-v1.json
enabled: true
notifications:
- name: "Publishing workflow failed"
event: workflow_run
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: workflow_run.name = "Publishing" and workflow_run.conclusion = "failure"
message:
body: |
<{{url}}|Publishing workflow> failed on `{{branch}}` (commit <{{commitUrl}}|{{sha}}>)
vars:
url: workflow_run.html_url
branch: workflow_run.head_branch
sha: $substring(workflow_run.head_sha, 0, 7)
commitUrl: workflow_run.head_repository.html_url & "/commit/" & workflow_run.head_sha
show_webhook_payload_on_error: false

- name: "Stable publishing workflow failed"
event: workflow_run
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: workflow_run.name = "Push stable release" and workflow_run.conclusion = "failure"
message:
body: |
<{{url}}|Push stable release workflow> failed on `{{branch}}` (commit <{{commitUrl}}|{{sha}}>)
vars:
url: workflow_run.html_url
branch: workflow_run.head_branch
sha: $substring(workflow_run.head_sha, 0, 7)
commitUrl: workflow_run.head_repository.html_url & "/commit/" & workflow_run.head_sha
show_webhook_payload_on_error: false

- name: "Deployments workflow failed"
event: workflow_run
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: workflow_run.name = "Deployments" and workflow_run.conclusion = "failure"
message:
body: |
<{{url}}|Deployments workflow> failed on `{{branch}}` (commit <{{commitUrl}}|{{sha}}>)
vars:
url: workflow_run.html_url
branch: workflow_run.head_branch
sha: $substring(workflow_run.head_sha, 0, 7)
commitUrl: workflow_run.head_repository.html_url & "/commit/" & workflow_run.head_sha
show_webhook_payload_on_error: false

- name: "Merge queue CI failed"
event: workflow_run
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: workflow_run.name = "CI" and workflow_run.event = "merge_group" and workflow_run.conclusion = "failure"
message:
body: |
<{{url}}|Merge queue CI> failed on `{{branch}}` (commit <{{commitUrl}}|{{sha}}>)
vars:
url: workflow_run.html_url
branch: workflow_run.head_branch
sha: $substring(workflow_run.head_sha, 0, 7)
commitUrl: workflow_run.head_repository.html_url & "/commit/" & workflow_run.head_sha
show_webhook_payload_on_error: false

- name: "Daily CI failed"
event: workflow_run
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: workflow_run.name = "CI" and workflow_run.event = "schedule" and workflow_run.conclusion = "failure"
message:
body: |
<{{url}}|Daily CI> failed on `{{branch}}` (commit <{{commitUrl}}|{{sha}}>)
vars:
url: workflow_run.html_url
branch: workflow_run.head_branch
sha: $substring(workflow_run.head_sha, 0, 7)
commitUrl: workflow_run.head_repository.html_url & "/commit/" & workflow_run.head_sha
show_webhook_payload_on_error: false

- name: "Issue opened"
event: issues
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: action = "opened"
message:
body: |
New issue opened: <{{url}}|{{title}}>
vars:
url: issue.html_url
title: issue.title
show_webhook_payload_on_error: false

- name: "Stale issue (no update in over a week)"
event: repository_dispatch
slack:
nvidia:
channels:
- id: C0AT93CK1B9 # nvqpp-cudaq-notifications
match: action = "stale-issue"
message:
body: |
Issue has had no activity in over a week: <{{url}}|{{title}}>
vars:
url: client_payload.url
title: client_payload.title
show_webhook_payload_on_error: false
13 changes: 13 additions & 0 deletions .github/pre-commit/spelling_allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ Photonics
PyPI
Pygments
QAOA
QASM
QBRAID
QCI
QCaaS
QEC
Expand All @@ -128,6 +130,7 @@ QuTiP
Quake
Quantinuum
RDMA
REPL
RHEL
RPC
RSA
Expand Down Expand Up @@ -168,6 +171,7 @@ amongst
ancilla
ansatz
ansatzes
api
archiver
arity
auxillary
Expand Down Expand Up @@ -227,6 +231,7 @@ dependence
dependences
deserialization
deserialize
deserializes
destructor
detuning
deutsch
Expand Down Expand Up @@ -300,17 +305,20 @@ lossy
lvalue
macOS
makefiles
measurementCounts
merchantability
mps
multinomial
multithreaded
mutex
namespace
namespaces
nanobind
natively
normalization
nullary
nvcc
nvq
observables
optimizer
optimizers
Expand All @@ -332,21 +340,26 @@ preprocessor
probability
programmatically
pybind
qBraid
qaoa
qbraid
qed
qio
qrn
quantize
quantized
qubit
qubits
qudit
qudits
queryable
qumode
qumodes
reStructuredText
realtime
reconfigurable
reproducibility
resultData
reusability
runtime
runtimes
Expand Down
58 changes: 58 additions & 0 deletions .github/required-checks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Required sub-job names per event type for the `CI` workflow.
#
# `CI Summary` fails if any name listed here did not complete with
# `conclusion: success`. This guards against accidentally adding a matrix
# leg / reusable-workflow job to CI but forgetting to add it as a required
# check, and against silent regressions where a leg stops running.
#
# An empty list (or missing key) for an event type disables enforcement
# for that event — useful for bootstrapping.
merge_group: &full_matrix
- Build and test (amd64, llvm, openmpi) / Dev environment (Debug)
- Build and test (amd64, llvm, openmpi) / Dev environment (Python)
- Build and test (arm64, llvm, openmpi) / Dev environment (Debug)
- Build and test (arm64, llvm, openmpi) / Dev environment (Python)
- Build and test (amd64, gcc12, openmpi) / Dev environment (Debug)
- Build and test (amd64, gcc12, openmpi) / Dev environment (Python)
- Build and test (arm64, gcc12, openmpi) / Dev environment (Debug)
- Build and test (arm64, gcc12, openmpi) / Dev environment (Python)
- Create CUDA Quantum installer (amd64, 12.6) / Build CUDA Quantum assets
- Create CUDA Quantum installer (amd64, 12.6) / Minimal OpenMPI installation
- Create CUDA Quantum installer (amd64, 12.6) / Validate installer (debian:12)
- Create CUDA Quantum installer (amd64, 12.6) / Validate installer (fedora:42)
- Create CUDA Quantum installer (amd64, 12.6) / Validate installer (opensuse/leap:15.5)
- Create CUDA Quantum installer (amd64, 12.6) / Validate installer (redhat/ubi9:9.6)
- Create CUDA Quantum installer (amd64, 12.6) / Validate installer (ubuntu:22.04)
- Create CUDA Quantum installer (arm64, 12.6) / Build CUDA Quantum assets
- Create CUDA Quantum installer (arm64, 12.6) / Minimal OpenMPI installation
- Create CUDA Quantum installer (arm64, 12.6) / Validate installer (redhat/ubi9:9.6)
- Create CUDA Quantum installer (arm64, 12.6) / Validate installer (ubuntu:22.04)
- Create Docker images (amd64) / Documentation
- Create Docker images (amd64) / Validation
- Create Docker images (arm64) / Validation
- Create Python metapackages / Build Python metapackages
- Create Python metapackages / Test Python metapackages (3.11)
- Create Python metapackages / Test Python metapackages (3.13)
- Create Python metapackages / Test Python metapackages (12.6, 3.11)
- Create Python metapackages / Test Python metapackages (12.6, 3.13)
- Create Python wheels (amd64, 3.11, 12.6) / Validate wheel (debian:12, --user)
- Create Python wheels (amd64, 3.11, 12.6) / Validate wheel (debian:12)
- Create Python wheels (amd64, 3.11, 12.6) / Validate wheel (fedora:42, --user)
- Create Python wheels (amd64, 3.11, 12.6) / Validate wheel (fedora:42)
- Create Python wheels (amd64, 3.11, 12.6) / Validate wheel (redhat/ubi8:8.10, --user)
- Create Python wheels (amd64, 3.11, 12.6) / Validate wheel (redhat/ubi8:8.10)
- Create Python wheels (arm64, 3.11, 12.6) / Validate wheel (debian:12, --user)
- Create Python wheels (arm64, 3.11, 12.6) / Validate wheel (debian:12)
- Create Python wheels (arm64, 3.11, 12.6) / Validate wheel (fedora:42, --user)
- Create Python wheels (arm64, 3.11, 12.6) / Validate wheel (fedora:42)
- Create Python wheels (arm64, 3.11, 12.6) / Validate wheel (redhat/ubi8:8.10, --user)
- Create Python wheels (arm64, 3.11, 12.6) / Validate wheel (redhat/ubi8:8.10)
push:
- Build and test (amd64, llvm, openmpi) / Dev environment (Debug)
- Build and test (amd64, llvm, openmpi) / Dev environment (Python)
- Build and test (arm64, llvm, openmpi) / Dev environment (Debug)
- Build and test (arm64, llvm, openmpi) / Dev environment (Python)
- Build and test (amd64, gcc12, openmpi) / Dev environment (Debug)
- Build and test (amd64, gcc12, openmpi) / Dev environment (Python)
workflow_dispatch: *full_matrix
schedule: *full_matrix
2 changes: 1 addition & 1 deletion .github/workflows/build_package_sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
else
# cudaqx: devcontainer base, cudaqx target
cu_tag=$(echo "${{ matrix.cuda }}" | tr -d .)
echo "base_image=ghcr.io/nvidia/cuda-quantum-devcontainer:amd64-cu${{ matrix.cuda }}-gcc11-main" | tee -a $GITHUB_OUTPUT
echo "base_image=ghcr.io/nvidia/cuda-quantum-devcontainer:amd64-cu${{ matrix.cuda }}-llvm-main" | tee -a $GITHUB_OUTPUT
echo "target_image=ghcr.io/nvidia/cudaqx:cu${cuda_major}-latest" | tee -a $GITHUB_OUTPUT
fi

Expand Down
Loading