-
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
Update cuco git tag to fetch new multiset data structure #628
Update cuco git tag to fetch new multiset data structure #628
Conversation
Corresponding PRs in each project for build verification: |
Using a different cuco git tag seems to solve the CI failures. Let me put this as a draft PR to test the new cuco git tag against relevant RAPIDS projects. DO NOT MERGE |
I wanted to fetch the latest SHA of cuco since it includes a bug fix but that git tag failed the CI again. @robertmaynard can you please take a look? |
Ci is all passing now. |
cudf CI passed but some of the raft and cugraph CI tasks are still failing. I will ping here once all CI passes. |
All repos passed. This is ready to merge. |
/merge |
This PR removes the cuDF `cuco_noexcept.diff` patch since it no longer applies after rapidsai/rapids-cmake#628. Authors: - Paul Taylor (https://github.com/trxcllnt) Approvers: - Robert Maynard (https://github.com/robertmaynard) - Bradley Dice (https://github.com/bdice) URL: #16254
Description
This PR bumps the cuco version to fetch the new multiset data structure.
Checklist
cmake-format.json
is up to date with these changes.include_guard(GLOBAL)
)