Benchmarks in documentation are out-dated
Open
cub
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
- Current documentation includes benchmarks between out-dated versions of cub and thrust like v1.7.1 (DeviceReduce https://nvlabs.github.io/cub/structcub_1_1_device_reduce.html)
- Current Thrust uses cub internally for some algorithms (e.g DeviceReduce)
- It would be nice to have benchmarks on Volta and newer architectures.
Contributor guide
Assessment
This issue has not been assessed yet.