feat(hipcub): Add CCCL 3.0.x support (copy)#9931
Open
umfranzw wants to merge 98 commits into
Open
Conversation
…o ``DeviceSegmentedSort``
…::min and std::max to hip::std
… sort comparator test
…value` in single index iterator
✅ All Checks Passed — Ready for Review
📖 Need help? See the Policy FAQ for details on every check and how to fix failures. |
|
🎉 All checks passed! This PR is ready for review. |
spolifroni-amd
approved these changes
Jul 24, 2026
NguyenNhuDi
approved these changes
Jul 24, 2026
…Windows This test is consistently failing on Windows. Temporarily disable it until we locate the root cause and find a proper fix.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #9931 +/- ##
============================================
+ Coverage 69.54% 91.34% +21.80%
============================================
Files 2769 500 -2269
Lines 451674 42006 -409668
Branches 66439 5404 -61035
============================================
- Hits 314101 38370 -275731
+ Misses 116577 3271 -113306
+ Partials 20996 365 -20631
🚀 New features to boost your workflow:
|
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.
Note: this is a rocm-libraries-based copy of #4079 in case we need to make immediate changes.
Add CCCL 3.0.x support for hipCUB library.
Additional updates: fix CUB backend
JIRA ID : EXSWSTRHPC-300