-
Notifications
You must be signed in to change notification settings - Fork 988
Test CCCL 3.2.x #20723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Test CCCL 3.2.x #20723
Conversation
|
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. |
| set(rapids-cmake-repo bdice/rapids-cmake) | ||
| set(rapids-cmake-branch cccl-3.2.x) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is pinned to CCCL v3.2.0-rc0 and a custom commit hash of RMM that I believe is sufficient to make cuDF build.
|
/ok to test 98fb897 |
Description
This PR updates cuDF to support CCCL 3.2. This PR should not be merged directly, we should use it as a way to test CI and we should port all of the cuDF changes into separate PRs that merge to
mainwithout the build/testing changes in this PR.This should pass some CI jobs once rapidsai/rmm#2162 and #20725 are merged.
Checklist