[FEA]: Implement `cudax::coop::shuffle_up`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
This issue can be closed by implementing `cudax::coop::shuffle_up` cooperative algorithm that shuffles values among units by getting values from lower rank by a specified offset. This API should always return an optional if the offset is out of bounds.
Contributor guide
Assessment
This issue has not been assessed yet.