Skip to content

Continue publishing fixes#3544

Merged
mitchdz merged 42 commits intomainfrom
test-publishing
Oct 31, 2025
Merged

Continue publishing fixes#3544
mitchdz merged 42 commits intomainfrom
test-publishing

Conversation

@mitchdz
Copy link
Collaborator

@mitchdz mitchdz commented Oct 23, 2025

Continue updating publishing fixes

Changes

  • Install cuda-cudart-dev-$cuda_version_suffix alongside cuda-cudart-$cuda_version_suffix
  • Update applications/python/hybrid_quantum_neural_networks.ipynb
    • Pin torch/torchvision to CUDA 12 builds
  • Remove pypiserver from publishing validation, use --find-links instead
  • Use venv in publishing validation to avoid --break-system-packages with pip
  • Split pyproject.toml into pyproject.toml.cu12 and pyproject.toml.cu13
  • Update pyproject.toml.cu{12,13} metadata to drop python3.10 and accurately represent CUDA capabilities
  • Update pyproject.toml.cu13 to drop the -cu12 suffix from all packages, use latest packages without the suffix
  • Adding symlink for pyproject.tom
  • Add MANIFEST.in to include the physical pyproject.toml.cu{12,13} files similar to Add CUDA 13 support and add metapackages cudaqx#320 (comment)
  • Update __init__.py to look for different libraries if cu13
  • Update _packages.py to fallback to cu13 library location
  • Update docs to mention CUDA driver forward compatibility, as noted in Not able to download latest CUDA Q version with GPU enabled support #3523
  • Add cupy 13.5+ compat fixes Thanks @1tnguyen
  • Install cupy-cuda{12,13}x version 13.6.0
  • Remove more CUDA 11 references and deprecation notices

TODO

Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
@github-actions
Copy link

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

Signed-off-by: Mitchell <mitch_dz@hotmail.com>
github-actions bot pushed a commit that referenced this pull request Oct 24, 2025
@github-actions
Copy link

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

Signed-off-by: Mitchell <mitch_dz@hotmail.com>
github-actions bot pushed a commit that referenced this pull request Oct 25, 2025
@github-actions
Copy link

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

Signed-off-by: Mitchell <mitch_dz@hotmail.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 Oct 25, 2025
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
@mitchdz
Copy link
Collaborator Author

mitchdz commented Oct 31, 2025

Testing my changes is currently blocked by http://ghcr.io/nvidia/cuda-quantum not keeping this branch's docker containers. I'm not sure why this is.

github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
@github-actions
Copy link

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

Signed-off-by: Mitchell <mitch_dz@hotmail.com>
github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
@github-actions
Copy link

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

@mitchdz mitchdz changed the title [DNM] - finish publishing fixes Continue publishing fixes Oct 31, 2025
github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
@github-actions
Copy link

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

Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
Copy link
Collaborator

@bettinaheim bettinaheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - thank you!

github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
@github-actions
Copy link

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

Co-authored-by: Bettina Heim <heimb@outlook.com>
Signed-off-by: Mitchell <mitch_dz@hotmail.com>
@mitchdz mitchdz enabled auto-merge (squash) October 31, 2025 21:11
github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
@github-actions
Copy link

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

@mitchdz mitchdz merged commit ecf27a5 into main Oct 31, 2025
193 checks passed
@mitchdz mitchdz deleted the test-publishing branch October 31, 2025 22:40
github-actions bot pushed a commit that referenced this pull request Oct 31, 2025
@bettinaheim bettinaheim added the no release notes Don't list this PR in the release notes label Nov 25, 2025
@bettinaheim bettinaheim added this to the release 0.13.0 milestone Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no release notes Don't list this PR in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants