Skip to content

wheels: build CUDA 13 wheels with latest CTK (13.3.0) - #1527

Merged
rapids-bot[bot] merged 3 commits into
NVIDIA:mainfrom
jameslamb:wheels-latest-ctk
Jul 10, 2026
Merged

wheels: build CUDA 13 wheels with latest CTK (13.3.0)#1527
rapids-bot[bot] merged 3 commits into
NVIDIA:mainfrom
jameslamb:wheels-latest-ctk

Conversation

@jameslamb

@jameslamb jameslamb commented Jul 8, 2026

Copy link
Copy Markdown
Member

Contributes to rapidsai/build-planning#268

Part of a RAPIDS-wide initiative to build wheels using v13.3.0 of the CUDA Toolkit, and to generally get RAPIDS back to the pattern of always building against its latest supported CTK.

As of rapidsai/shared-workflows#590, RAPIDS builds CUDA 13 wheels with v13.3 of the CTK. This updates the project's nvidia-nvjitlink floor to match that.

@copy-pr-bot

copy-pr-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb jameslamb added breaking Introduces a breaking change improvement Improves an existing functionality labels Jul 8, 2026
@jameslamb

Copy link
Copy Markdown
Member Author

/ok to test

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

CI Test Summary

✅ All 31 test job(s) passed.

@jameslamb jameslamb changed the title WIP: wheels: build CUDA 13 wheels with latest CTK (13.3.0) [DO NOT MERGE] wheels: build CUDA 13 wheels with latest CTK (13.3.0) Jul 8, 2026
@bdice
bdice marked this pull request as ready for review July 8, 2026 21:47
@bdice
bdice requested a review from a team as a code owner July 8, 2026 21:47
@bdice
bdice requested a review from gforsyth July 8, 2026 21:47
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the wheels-build.yaml workflow reference from @main to @newest-ctk across four wheel-build jobs in build.yaml and pr.yaml, and raises the minimum required nvidia-nvjitlink version from >=13.0 to >=13.3 in dependencies.yaml and python/libcuopt/pyproject.toml.

Changes

CI Workflow Reference Update

Layer / File(s) Summary
Wheel-build workflow ref bump
.github/workflows/build.yaml, .github/workflows/pr.yaml
Four wheel-build jobs (libcuopt, cuopt, cuopt-server, cuopt-sh-client) now reference wheels-build.yaml@newest-ctk instead of @main.

nvjitlink Dependency Update

Layer / File(s) Summary
Minimum version bump
dependencies.yaml, python/libcuopt/pyproject.toml
The nvidia-nvjitlink dependency constraint for CUDA 13 is raised to >=13.3,<14 from >=13.0,<14.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: msarahan, gforsyth

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change: building CUDA 13 wheels with CTK 13.3.0.
Description check ✅ Passed The description is directly related and explains the CTK 13.3.0 wheel-build update and nvjitlink floor change.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@jameslamb jameslamb changed the title [DO NOT MERGE] wheels: build CUDA 13 wheels with latest CTK (13.3.0) wheels: build CUDA 13 wheels with latest CTK (13.3.0) Jul 10, 2026
@jameslamb

Copy link
Copy Markdown
Member Author

/merge

@rapids-bot
rapids-bot Bot merged commit 1762a54 into NVIDIA:main Jul 10, 2026
177 of 180 checks passed
@jameslamb
jameslamb deleted the wheels-latest-ctk branch July 10, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change improvement Improves an existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants