test CUDA 13 support, other small updates#56
Merged
jameslamb merged 1 commit intorapidsai:mainfrom Aug 21, 2025
jameslamb:cuda13
Merged
test CUDA 13 support, other small updates#56jameslamb merged 1 commit intorapidsai:mainfrom jameslamb:cuda13
jameslamb merged 1 commit intorapidsai:mainfrom
jameslamb:cuda13
Conversation
hcho3
approved these changes
Aug 21, 2025
bdice
approved these changes
Aug 21, 2025
rapids-bot bot
pushed a commit
to rapidsai/cuml
that referenced
this pull request
Aug 22, 2025
Contributes to rapidsai/build-planning#208 As part of adding CUDA 13 support across RAPIDS, in rapidsai/gputreeshap#56 I'm proposing testing `gputreeshap` with CUDA 13. This PR updates the `gputreeshap` commit here to include those changes. Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: #7121
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributes to rapidsai/build-planning#208
Proposes updating CI configs so this project is testing on CUDA 12 and 13.
And some other small changes:
pre-commithooks to their latest versionsrapids-cmakeproject version from25.06to25.1025.06to25.10Notes for Reviewers
This switches GitHub Actions workflows to the
cuda13.0branch from here: rapidsai/shared-workflows#413A future round of PRs will revert that back to
branch-25.10, once all of RAPIDS supports CUDA 13.How I tested this
cumlPR: rapidsai/cuml#7121 (comment)