Remove all CUB dispatchers
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Once the public CUB tuning API has shipped and `main` switches towards CCCL 4.0:
- [x] #7465
We can:
- [ ] Remove all CUB dispatchers
- [ ] Move the directory `cub/device/dispatch` to `cub/device/detail/dispatch`, since there is no need anymore for anyone to include a dispatch header or anything below it.
Contributor guide
Assessment
This issue has not been assessed yet.