Skip to content

[DO NOT MERGE] wheels: build CUDA 13 wheels with latest CTK (13.3.0)#1527

Open
jameslamb wants to merge 1 commit into
NVIDIA:mainfrom
jameslamb:wheels-latest-ctk
Open

[DO NOT MERGE] wheels: build CUDA 13 wheels with latest CTK (13.3.0)#1527
jameslamb wants to merge 1 commit 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.

Notes for Reviewers

The workflow-branch changes here will be reverted before merging.

@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

1 failed · 30 passed · 0 skipped

@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

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 33f67e5c-1d49-44a7-aa66-fa1e68989f18

📥 Commits

Reviewing files that changed from the base of the PR and between 7ba168e and 6eb63c9.

📒 Files selected for processing (4)
  • .github/workflows/build.yaml
  • .github/workflows/pr.yaml
  • dependencies.yaml
  • python/libcuopt/pyproject.toml

📝 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
Title check ✅ Passed The title clearly summarizes the main change: building CUDA 13 wheels against the latest CTK 13.3.0.
Description check ✅ Passed The description is directly related to the wheel-build and CUDA 13 CTK update in this PR.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

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