Skip to content

Conversation

@1tnguyen
Copy link
Collaborator

@1tnguyen 1tnguyen commented Sep 15, 2025

Description

  • Update cuquantum dependency to 25.09.

  • Fix deprecation warnings in tensornet backend (compiler errors, as we have warnings as errors as the default).

  • Adjust build configuration as libcustatevec.so now has linkage to libnvidia-ml.so.1 (provided by NVIDIA GPU drivers). In a build environment without a GPU, this file is not available. This causes issues for (1) building the test executables and (2) gtest discovery (gtest_discover_tests), which invokes the executable to list all the test cases. Thus, use CMake to inject the file from the stub library during build and remove it afterward.

Pipeline

Deployment: https://github.com/NVIDIA/cuda-quantum/actions/runs/18182323457

1tnguyen and others added 4 commits September 15, 2025 02:08
Signed-off-by: Thien Nguyen <thiennguyen@nvidia.com>
Signed-off-by: Thien Nguyen <thiennguyen@nvidia.com>
…rent cuda version

Signed-off-by: Thien Nguyen <thiennguyen@nvidia.com>
github-actions bot pushed a commit that referenced this pull request Sep 15, 2025
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

1tnguyen and others added 2 commits September 16, 2025 01:36
…lib linkage

Signed-off-by: Thien Nguyen <thiennguyen@nvidia.com>
Signed-off-by: Thien Nguyen <58006629+1tnguyen@users.noreply.github.com>
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Sep 17, 2025
@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 01:11 — with GitHub Actions Inactive
@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 01:11 — with GitHub Actions Inactive
@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 01:11 — with GitHub Actions Inactive
@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 01:17 — with GitHub Actions Inactive
@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 01:17 — with GitHub Actions Inactive
@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 01:52 — with GitHub Actions Inactive
github-actions bot pushed a commit that referenced this pull request Oct 7, 2025
@github-actions
Copy link

github-actions bot commented Oct 7, 2025

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

@1tnguyen 1tnguyen temporarily deployed to ghcr-deployment October 7, 2025 06:19 — with GitHub Actions Inactive
@bmhowe23
Copy link
Collaborator

bmhowe23 commented Oct 7, 2025

I'll run this branch through the CUDA-QX CI to see what breaks.

NVIDIA/cudaqx#316

https://github.com/NVIDIA/cudaqx/actions/runs/18316833547?pr=316

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

@bmhowe23
Copy link
Collaborator

bmhowe23 commented Oct 8, 2025

I'll run this branch through the CUDA-QX CI to see what breaks.

NVIDIA/cudaqx#316

https://github.com/NVIDIA/cudaqx/actions/runs/18316833547?pr=316

Surprisingly, it looks like nothing broke, despite parts of CUDA-QX calling out 25.06. In any case, looks like there is no need to wait for CUDA-QX on anything before merging this.

@bettinaheim bettinaheim merged commit 7781a8c into NVIDIA:main Oct 8, 2025
5 of 6 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 8, 2025
github-actions bot pushed a commit that referenced this pull request Oct 8, 2025
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants