mirror of
https://github.com/boostorg/compute.git
synced 2026-02-01 08:22:17 +00:00
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.