Add micro-benchmark for device vector comparison. (#262)
* Add micro-benchmark `cuda_compare_and_reduce`. * Add support for `.cu` cuda benchmarks in `tests/ubench/CMakeLists.txt`. * Update `tests/ubench/README.md` with benchmark summary and results. * Updates the version of google benchmark library, for fixed benchmark iteration support.
Showing
- tests/ubench/CMakeLists.txt 16 additions, 0 deletionstests/ubench/CMakeLists.txt
- tests/ubench/README.md 57 additions, 0 deletionstests/ubench/README.md
- tests/ubench/cuda_compare_and_reduce.cu 203 additions, 0 deletionstests/ubench/cuda_compare_and_reduce.cu
- tests/ubench/google-benchmark 1 addition, 1 deletiontests/ubench/google-benchmark
Please register or sign in to comment