cub icon indicating copy to clipboard operation
cub copied to clipboard

Update benchmark results in CUB documentation

Open sh1ng opened this issue 9 years ago • 1 comments

@dumerrill the library is awesome!

All documented results are out of date and there's no results for Pascal generation. Probably you already have that code but not publicly available.

sh1ng avatar Jan 05 '17 15:01 sh1ng

Just to put this out there, many of the existing CUB tests include benchmarks that can be activated by passing in the --i [num_iterations] option to control the number of benchmark iterations. Many also support --n [num_values] to change the problem size.

That said, I'm working on moving Thrust and CUB to a unified benchmarking system, so stay tuned.

Updated the title to something more actionable.

alliepiper avatar Oct 20 '20 21:10 alliepiper