Skip to content

Conversation

@bdice
Copy link
Contributor

@bdice bdice commented Nov 25, 2025

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 main without the build/testing changes in this PR.

This should pass some CI jobs once rapidsai/rmm#2162 and #20725 are merged.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 25, 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.

@github-actions github-actions bot added the CMake CMake build issue label Nov 25, 2025
Comment on lines +7 to +8
set(rapids-cmake-repo bdice/rapids-cmake)
set(rapids-cmake-branch cccl-3.2.x)
Copy link
Contributor Author

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.

@bdice
Copy link
Contributor Author

bdice commented Nov 25, 2025

/ok to test 98fb897

@bdice bdice changed the title Update to CCCL 3.2.x Test CCCL 3.2.x Nov 25, 2025
@bdice bdice added the DO NOT MERGE Hold off on merging; see PR for details label Nov 25, 2025
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake CMake build issue DO NOT MERGE Hold off on merging; see PR for details libcudf Affects libcudf (C++/CUDA) code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant