Improve inclusive/exclusive_scan() performance
Open
performance
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Improve the performance of `inclusive_scan()` and `exclusive_scan()`. Scan multiple values per thread. This will also improve the performance of `partial_sum()`.
##
Contributor guide
Assessment
This issue has not been assessed yet.