-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add rapids_cpm_cccl feature. #495
Conversation
@robertmaynard I think this is ready for a proper review. I'm not sure what else needs to be done. It seems like things are working properly in my downstream tests of rmm, cudf, and raft (in local builds and also this cudf PR: rapidsai/cudf#14576). |
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.
Approving, presuming the cuCollection changes will be removed
/merge |
This PR updates RMM to CCCL 2.2.0. Do not merge until all of RAPIDS is ready to update. Depends on rapidsai/rapids-cmake#495. Replaces #1247. Authors: - Bradley Dice (https://github.com/bdice) - Vyas Ramasubramani (https://github.com/vyasr) Approvers: - Mark Harris (https://github.com/harrism) - Vyas Ramasubramani (https://github.com/vyasr) URL: #1404
Description
This PR adds a new function
rapids_cpm_cccl
that adds CCCL from the new monorepo. This will eventually replacerapids_cpm_thrust
andrapids_cpm_libcudacxx
.Checklist
cmake-format.json
is up to date with these changes.include_guard(GLOBAL)
)