Currently CPU benchmarks allow for the `algorithm` parameter, which means the same code is tested multiple times, although it's the same code. `KernelAlgorithm` distinction should only influence GPU benchmarks.
Currently CPU benchmarks allow for the
algorithmparameter, which means the same code is tested multiple times, although it's the same code.KernelAlgorithmdistinction should only influence GPU benchmarks.