mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 06:29:02 +00:00
12bc0c1f3f2216ae40b628b26cb28055b8628196
The test enqueued_local_size in test_basic used a local work group size larger than the minimum max supported work group size supported by some platforms. This change checks the max and clamps to it if requested size would be larger than supported. Signed-off-by: Sam Laynton <sam.laynton@arm.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%