Skip to content

Build and test with CUDA 13.0.0#2787

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
jameslamb:cuda-13.0.0
Aug 22, 2025
Merged

Build and test with CUDA 13.0.0#2787
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
jameslamb:cuda-13.0.0

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Aug 21, 2025

Contributes to rapidsai/build-planning#208

  • uses CUDA 13.0.0 to build and test
  • adds CUDA 13 devcontainers
  • moves some dependency pins:
    • cuda-python: >=12.9.2 (CUDA 12), >=13.0.1 (CUDA 13)
    • cupy: >=13.6.0

Contributes to rapidsai/build-planning#68

  • updates to CUDA 13 dependencies in fallback entries in dependencies.yaml matrices (i.e., the ones that get written to pyproject.toml in source control)

Notes for Reviewers

This switches GitHub Actions workflows to the cuda13.0 branch from here: rapidsai/shared-workflows#413

A future round of PRs will revert that back to branch-25.10, once all of RAPIDS supports CUDA 13.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 21, 2025

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
Copy link
Member Author

/ok to test

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb jameslamb changed the title WIP: Build and test with CUDA 13.0.0 Build and test with CUDA 13.0.0 Aug 22, 2025
@jameslamb jameslamb marked this pull request as ready for review August 22, 2025 02:09
@jameslamb jameslamb requested review from a team as code owners August 22, 2025 02:09
@jameslamb jameslamb requested a review from AyodeAwe August 22, 2025 02:09
@jameslamb jameslamb requested review from KyleFromNVIDIA and removed request for AyodeAwe August 22, 2025 15:04
@KyleFromNVIDIA
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit b928dd0 into rapidsai:branch-25.10 Aug 22, 2025
100 checks passed
@jameslamb jameslamb deleted the cuda-13.0.0 branch August 22, 2025 15:59
rapids-bot bot pushed a commit that referenced this pull request Sep 2, 2025
Follow-up to #2787

Starting with rapidsai/dask-cuda#1536, `dask-cuda` wheels now have extras like `[cu12]` and `[cu13]` to ensure a consistent set of CUDA-major-version-specific dependencies are installed.

This proposes using those extras in this project's wheel dependencies on `dask-cuda`.

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

Approvers:
  - Jake Awe (https://github.com/AyodeAwe)

URL: #2797
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Development

Successfully merging this pull request may close these issues.

3 participants