cccl
cccl copied to clipboard
Adds support for large number of items to `DeviceScan`
Description
Closes https://github.com/NVIDIA/cccl/issues/2062
Currently opened as a draft PR while waiting for resources to perform performance assessments.
Remaining tasks:
- [x] Benchmark changes
Note, DeviceScan::*ByKey
is not yet enabled with this PR.
Checklist
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.