Skip to content

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

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

wheels: build CUDA 13 wheels with latest CTK (13.3.0)#8345
rapids-bot[bot] merged 4 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.

@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Jul 8, 2026
@jameslamb jameslamb added improvement Improvement / enhancement to an existing function breaking Breaking change labels Jul 8, 2026
@jameslamb

Copy link
Copy Markdown
Member Author

/ok to test

@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
@jameslamb jameslamb added the DO NOT MERGE Hold off on merging; see PR for details label Jul 8, 2026
@jameslamb
jameslamb marked this pull request as ready for review July 8, 2026 21:10
@jameslamb
jameslamb requested review from a team as code owners July 8, 2026 21:10
@jameslamb
jameslamb requested a review from bdice July 8, 2026 21:10
@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: 58adc663-cf6e-4a18-99e9-5058bb7c6949

📥 Commits

Reviewing files that changed from the base of the PR and between b25bf46 and 001fedc.

📒 Files selected for processing (1)
  • dependencies.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • dependencies.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Bug Fixes
    • Updated CUDA 13 runtime requirements to use NVIDIA NVJITLINK version 13.3 or newer, while remaining below version 14.
    • Improved compatibility and reliability for CUDA 13 environments.

Walkthrough

Changes

nvjitlink dependency updates

Layer / File(s) Summary
nvjitlink version constraint update
dependencies.yaml, python/cuml/pyproject.toml, python/libcuml/pyproject.toml
Raises the minimum nvidia-nvjitlink version from 13.0 to 13.3 while retaining the <14 upper bound.

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

Possibly related PRs

  • rapidsai/cuml#7907: Updates the CUDA 13 nvidia-nvjitlink dependency constraints in the same packaging files.

Suggested labels: ci

Suggested reviewers: msarahan, jakirkham

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: updating CUDA 13 wheel builds to target CTK 13.3.0.
Description check ✅ Passed The description is directly related to the dependency update and CUDA 13.3.0 wheel build change.
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.

@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 jameslamb removed the DO NOT MERGE Hold off on merging; see PR for details label Jul 10, 2026
@jameslamb

Copy link
Copy Markdown
Member Author

/merge

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

Labels

breaking Breaking change Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants