Skip to content

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

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)#3076
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 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

Copy link
Copy Markdown
Member Author

Failing "Trigger Breaking Change Notifications" is unrelated, tracked here: NVIDIA/cuvs#2309

@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 marked this pull request as ready for review July 8, 2026 21:07
@jameslamb jameslamb requested review from a team as code owners July 8, 2026 21:07
@jameslamb jameslamb requested a review from gforsyth July 8, 2026 21:07
@jameslamb jameslamb added the DO NOT MERGE Hold off on merging; see PR for details label Jul 8, 2026
@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: e898d171-17ec-493d-8191-51f39e5352dc

📥 Commits

Reviewing files that changed from the base of the PR and between e90dcc3 and cbfd6bf.

📒 Files selected for processing (3)
  • .github/workflows/build.yaml
  • .github/workflows/pr.yaml
  • dependencies.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated wheel build workflows to use the latest shared workflow reference for Libraft, PyLibraft, and Raft-Dask.
    • Adjusted the CUDA 13 wheel dependency requirement to a newer minimum version for improved compatibility.

Walkthrough

This PR updates CI workflow references in build.yaml and pr.yaml, switching the wheels-build.yaml reusable workflow ref from @main to @newest-ctk for libraft, pylibraft, and raft-dask jobs. It also raises the minimum nvidia-nvjitlink version constraint for CUDA 13 wheels in dependencies.yaml.

Changes

CUDA 13 Wheel Build Updates

Layer / File(s) Summary
Workflow ref updates for wheel builds
.github/workflows/build.yaml, .github/workflows/pr.yaml
Wheel-build jobs for libraft, pylibraft, and raft-dask now reference wheels-build.yaml at @newest-ctk instead of @main.
CUDA 13 wheel dependency version bump
dependencies.yaml
The nvidia-nvjitlink version constraint for CUDA 13 wheels is tightened from >=13.0,<14 to >=13.3,<14.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: building CUDA 13 wheels with the latest CTK, 13.3.0.
Description check ✅ Passed The description is directly related to the wheel-build CTK update and the linked planning effort.
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 Breaking change DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants