Fetch the latest cuco and remove outdated patches#526
Merged
rapids-bot[bot] merged 6 commits intorapidsai:branch-24.04from Feb 15, 2024
Merged
Fetch the latest cuco and remove outdated patches#526rapids-bot[bot] merged 6 commits intorapidsai:branch-24.04from
rapids-bot[bot] merged 6 commits intorapidsai:branch-24.04from
Conversation
This was referenced Jan 23, 2024
Member
Author
|
This version bump includes multiple breaking changes in cuco. We want to make sure the downstream |
8f98c75 to
35d5716
Compare
Member
Author
|
/ok to test |
robertmaynard
approved these changes
Feb 12, 2024
bdice
approved these changes
Feb 12, 2024
Member
Author
|
@robertmaynard This is ready to merge. Thanks! |
Contributor
|
/merge |
rapids-bot bot
pushed a commit
to rapidsai/cudf
that referenced
this pull request
Feb 15, 2024
Depends on rapidsai/rapids-cmake#526 CMakes changes will be reverted once rapidsai/rapids-cmake#526 is merged. This PR updates libcudf to make it compatible with the latest cuco. Authors: - Yunsong Wang (https://github.com/PointKernel) Approvers: - David Wendt (https://github.com/davidwendt) - Vyas Ramasubramani (https://github.com/vyasr) - Karthikeyan (https://github.com/karthikeyann) URL: #14849
rapids-bot bot
pushed a commit
to rapidsai/raft
that referenced
this pull request
Feb 16, 2024
This PR updates raft to make it compatible with the latest cuco. Depends on rapidsai/rapids-cmake#526 CMake changes will be reverted once rapidsai/rapids-cmake#526 is merged. Authors: - Yunsong Wang (https://github.com/PointKernel) Approvers: - Bradley Dice (https://github.com/bdice) - Corey J. Nolet (https://github.com/cjnolet) URL: #2118
rapids-bot bot
pushed a commit
to rapidsai/cugraph
that referenced
this pull request
Feb 17, 2024
This PR updates cugraph to make it compatible with the latest cuco. Depends on rapidsai/rapids-cmake#526 CMake changes will be reverted once rapidsai/rapids-cmake#526 is merged. Authors: - Yunsong Wang (https://github.com/PointKernel) - Vyas Ramasubramani (https://github.com/vyasr) - Naim (https://github.com/naimnv) - Brad Rees (https://github.com/BradReesWork) Approvers: - Seunghwa Kang (https://github.com/seunghwak) - Chuck Hastings (https://github.com/ChuckHastings) URL: #4111
6 tasks
loulankxh
pushed a commit
to loulankxh/raft
that referenced
this pull request
Oct 14, 2025
This PR updates raft to make it compatible with the latest cuco. Depends on rapidsai/rapids-cmake#526 CMake changes will be reverted once rapidsai/rapids-cmake#526 is merged. Authors: - Yunsong Wang (https://github.com/PointKernel) Approvers: - Bradley Dice (https://github.com/bdice) - Corey J. Nolet (https://github.com/cjnolet) URL: rapidsai#2118
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.
Description
This PR bumps to the latest cuco version which removes experimental namespace and includes multiple bug fixes.
CI must pass on these PRs before we can merge this change:
Checklist
cmake-format.jsonis up to date with these changes.include_guard(GLOBAL))