Skip to content

wheels-build: use newest CTK (13.3.0) for wheel builds - #590

Merged
rapids-bot[bot] merged 1 commit into
mainfrom
newest-ctk
Jul 10, 2026
Merged

wheels-build: use newest CTK (13.3.0) for wheel builds#590
rapids-bot[bot] merged 1 commit into
mainfrom
newest-ctk

Conversation

@jameslamb

Copy link
Copy Markdown
Member

Contributes to rapidsai/build-planning#268

Switches RAPIDS wheel builds from CTK 13.0 to 13.3 (the latest RAPIDS supports as of this writing).

@jameslamb jameslamb added breaking Introduces a breaking change improvement Improves an existing functionality DO NOT MERGE labels Jul 7, 2026
@jameslamb jameslamb changed the title WIP: wheels-build: use newest CTK (13.3.0) for wheel builds [DO NOT MERGE] wheels-build: use newest CTK (13.3.0) for wheel builds Jul 8, 2026
@jameslamb
jameslamb marked this pull request as ready for review July 8, 2026 21:06
@jameslamb
jameslamb requested a review from a team as a code owner July 8, 2026 21:06
@jameslamb
jameslamb requested review from bdice and removed request for a team July 8, 2026 21:06
@jameslamb

Copy link
Copy Markdown
Member Author

/merge

jameslamb added a commit to NVIDIA/raft that referenced this pull request Jul 10, 2026
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.
jameslamb added a commit to NVIDIA/cuvs that referenced this pull request Jul 10, 2026
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.
rapids-bot Bot pushed a commit to NVIDIA/cuopt that referenced this pull request Jul 10, 2026
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.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #1527
rapids-bot Bot pushed a commit to rapidsai/cuml that referenced this pull request Jul 10, 2026
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.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #8345
rapids-bot Bot pushed a commit to rapidsai/cugraph that referenced this pull request Jul 10, 2026
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.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #5575
rapids-bot Bot pushed a commit to rapidsai/cudf that referenced this pull request Jul 10, 2026
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.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #23174
@jameslamb
jameslamb deleted the newest-ctk branch July 10, 2026 20:20
rapids-bot Bot pushed a commit to rapidsai/cugraph-gnn that referenced this pull request Jul 10, 2026
…builds (#487)

## Updates to CTK 13 for wheels

Closes rapidsai/build-planning#268

* updates the project's `nvidia-nvjitlink` floor to match that
* expands the `torch` testing matrix... `torch` 2.13 now has a more permissive range of supported `nvidia-nvjitlink` wheels, so **we can now test with `torch` wheels on ALL CUDA 13 versions** 🎉 

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. 

## Updates to C++20

NVIDIA/raft#3052 uses C++20-only `std::atomic<shared_ptr>`. Wholegraph must now also compile with `-std=c++20`, since it has a build-time dependency on RAFT.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Bradley Dice (https://github.com/bdice)

URL: #487
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