[FEA]: Investigate use of assumptions in cub algorithms
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
In `cuda::launch`, we use `__builtin_assume(...)` on statically known dimensions. We should investigate whether it could have some benefits for cub algorithms, too.
Contributor guide
Assessment
This issue has not been assessed yet.