-
Notifications
You must be signed in to change notification settings - Fork 47
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
Fetch the latest cuco and remove outdated patches #526
Merged
rapids-bot
merged 6 commits into
rapidsai:branch-24.04
from
PointKernel:cuco-experimental
Feb 15, 2024
Merged
Fetch the latest cuco and remove outdated patches #526
rapids-bot
merged 6 commits into
rapidsai:branch-24.04
from
PointKernel:cuco-experimental
Feb 15, 2024
Conversation
This file contains 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
This was referenced Jan 23, 2024
This version bump includes multiple breaking changes in cuco. We want to make sure the downstream |
PointKernel
force-pushed
the
cuco-experimental
branch
from
February 6, 2024 18:22
8f98c75
to
35d5716
Compare
/ok to test |
robertmaynard
added
feature request
New feature or request
non-breaking
Introduces a non-breaking change
labels
Feb 12, 2024
robertmaynard
approved these changes
Feb 12, 2024
bdice
approved these changes
Feb 12, 2024
@robertmaynard This is ready to merge. Thanks! |
robertmaynard
removed
the
5 - DO NOT MERGE
Hold off on merging; see PR for details
label
Feb 15, 2024
/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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.json
is up to date with these changes.include_guard(GLOBAL)
)