2
0
mirror of https://github.com/boostorg/compute.git synced 2026-02-22 15:22:13 +00:00
Files
compute/test/test_accumulate.cpp
Kyle Lutz ac1ff45eff Add reduce_on_gpu() algorithm
This adds a improved reduce() algorithm implementation for
GPUs. Also adds checks to accumulate() which allow it to
use the higher-performance reduce() algorithm if possible.
2013-12-21 10:56:55 -08:00

5.6 KiB