Guarantee stability in segmented radix sort
Open
cub
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
`cub::DeviceSegmentedRadixSort` guarantees are given in an indirect way, which confuses our users. Basically, we are saying that `cub::DeviceSegmentedRadixSort` shares its implementation with `cub::DeviceRadixSort` instead of providing a list of guarantees or stating that the guarantees are shared.
Contributor guide
Assessment
This issue has not been assessed yet.