2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-21 04:42:41 +00:00
Files
compute/perf/perf_partial_sum.cpp
Jakub Szuppe 790dcab387 Fix benchmark for std::partial_sum()
In partial_sum benchmark for STL std::parial_sum() should not
be run in-place since benchmarks for other libs are not run
in-place.
2016-07-25 22:37:17 +02:00

2.7 KiB