ParallelReductionsBenchmark icon indicating copy to clipboard operation
ParallelReductionsBenchmark copied to clipboard

Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!

Results 1 ParallelReductionsBenchmark issues
Sort by recently updated
recently updated
newest added

On some architectures, we won't have access to CUDA. On others, OpenCL might be an issue. Furthermore, the compiler flags for non-GCC & non-NVCC builds have to be properly configured....