mirror of
https://github.com/boostorg/compute.git
synced 2026-02-18 14:02:13 +00:00
Tests for inplace_reduce, radix_sort and radix_sort_by_key are disabled for CPU devices on Apple platform because for CPU devices on Apple platform when local memory is used in a kernel, local work group size must be [1;1;1]. Those algorithms are designed for GPU devices, therefore we do no lose any functionality.
17 KiB
17 KiB