mirror of
https://github.com/boostorg/compute.git
synced 2026-01-26 18:32:48 +00:00
This removes the init argument from reduce. This simplifies the implementation and avoids copying a value from the host to the device on every call to reduce. If an initial value is required, the accumulate function can be called instead.
2.6 KiB
2.6 KiB