ParallelReductionsBenchmark
ParallelReductionsBenchmark copied to clipboard
Add support for partial builds
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.
That would require a complete rewrite of CMakeLists.txt.
Ideally, we need an ICC and Arm compiler builds.