[DOC]: Clarity check of CUB device-scope docs
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md)
### Is this for new documentation, or an update to existing docs?
New
### Describe the incorrect/future/missing documentation
We receive a number of reports on documentation bugs. Some of these are caused by copy-paste. But more importantly, some of the docs are just difficult to understand. We should make a pass through CUB device-scope docs to see if we can preemptively improve clarity and fix bugs to save users some time.
### Tasks
- [ ] cub/cub/device/device_adjacent_difference.cuh
- [ ] cub/cub/device/device_copy.cuh
- [ ] cub/cub/device/device_for.cuh
- [ ] cub/cub/device/device_histogram.cuh
- [ ] cub/cub/device/device_memcpy.cuh
- [ ] cub/cub/device/device_merge.cuh
- [ ] cub/cub/device/device_merge_sort.cuh
- [ ] cub/cub/device/device_partition.cuh
- [ ] cub/cub/device/device_radix_sort.cuh
- [ ] cub/cub/device/device_reduce.cuh
- [ ] cub/cub/device/device_run_length_encode.cuh
- [ ] cub/cub/device/device_scan.cuh
- [ ] cub/cub/device/device_segmented_radix_sort.cuh
- [ ] cub/cub/device/device_segmented_reduce.cuh
- [ ] cub/cub/device/device_segmented_sort.cuh
- [ ] cub/cub/device/device_select.cuh
- [ ] cub/cub/device/device_spmv.cuh
### If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.