Skip to content

Add CUDA 13.3 CI images - #417

Merged
rapids-bot[bot] merged 7 commits into
rapidsai:mainfrom
bdice:cuda-13.3.0
Jun 9, 2026
Merged

Add CUDA 13.3 CI images#417
rapids-bot[bot] merged 7 commits into
rapidsai:mainfrom
bdice:cuda-13.3.0

Conversation

@bdice

@bdice bdice commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Now that CUDA 13.3 is available, add CUDA 13.3 CI images.


Refs:

@bdice
bdice requested a review from a team as a code owner June 9, 2026 17:54
@bdice
bdice requested review from KyleFromNVIDIA and removed request for a team June 9, 2026 17:54
Comment thread latest.yaml Outdated
Comment thread latest.yaml
LINUX_VER: "ubuntu24.04"
ci-wheel:
CUDA_VER: "13.0.2"
CUDA_VER: "13.0.3"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
CUDA_VER: "13.0.3"
CUDA_VER: "13.3.0"

Shouldn't this also be 13.3.0?

@bdice bdice Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ci-wheel is pinned to 13.0.x for (painful) reasons described in rapidsai/build-planning#257 and rapidsai/build-planning#268.

Also the conda images pinned in latest.yaml should be 13.2.1 and not 13.3.0 because we haven't completed the 13.3 migration yet. We only roll the latest.yaml forward once the migration is complete (this was missed in the 13.2 migration).

@bdice
bdice requested a review from gforsyth June 9, 2026 19:33
@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jun 9, 2026
Comment thread matrix.yaml
Comment on lines +5 to +6
- "12.9.2"
- "13.0.3"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think it could be ok to take these minor pins, let's do this.

But we shoudn't move up our floors on nvidia-nvjitlink in wheels.

torch CUDA 12.9 wheels are pinned to cuda-toolkit[nvjitlink]==12.9.1, so a requirement like nvidia-nvjitlink>=12.9.2 would be a problem for compatibility. Hopefully using system-provided libnvJitLink from the 12.9.2 images and a runtime requirement like nvidia-nvjitlink-cu12>=12.9 (like we have throughout RAPIDS) should continue to be fine.

@bdice

bdice commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot
rapids-bot Bot merged commit eeb80c2 into rapidsai:main Jun 9, 2026
1026 of 1032 checks passed
rapids-bot Bot pushed a commit to rapidsai/shared-workflows that referenced this pull request Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants