Skip to content

Build and test with CUDA 13.0.0#718

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

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

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Aug 22, 2025

Contributes to rapidsai/build-planning#208

  • uses CUDA 13.0.0 to build and test
  • moves some dependency pins:
    • cupy: >=13.6.0
  • declares previously-undeclared dependency on numba-cuda
    • with pins matching the rest of RAPIDS
  • other minor cleanup of dependencies.yaml (more use of anchors, depends_on_* groups)

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.

@jameslamb jameslamb added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Aug 22, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 22, 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

Just failures of the form "need cuDF packages", nothing else learned from this first run.

build link: https://github.com/rapidsai/cuxfilter/actions/runs/17145983964/job/48642514244?pr=718

Will update this once the upstream dependencies are done.

@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 29, 2025
@jameslamb jameslamb marked this pull request as ready for review August 29, 2025 21:34
@jameslamb jameslamb requested review from a team as code owners August 29, 2025 21:34
@jameslamb jameslamb requested a review from msarahan August 29, 2025 21:34
Copy link
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks James! 🙏

@jakirkham
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit e42b058 into rapidsai:branch-25.10 Aug 29, 2025
40 checks passed
@jameslamb jameslamb deleted the cuda-13.0.0 branch September 2, 2025 15:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants