Unclear documentation
Open
cub
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
https://github.com/NVlabs/cub/blob/c3cceac115c072fb63df1836ff46d8c60d9eb304/cub/block/block_radix_rank.cuh#L353
This documentation is quite unclear:
`///< [out] For each key, the local rank within the tile`
E.g. does it mean the number of previous keys with the same value or does it mean the number of distinct keys with values less than this key?
Contributor guide
Assessment
This issue has not been assessed yet.