mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
* Pass `-cl-std=CL3.0` as build option for OpenCL-3.0. * For an OpenCL-3.0 driver that optionally does not support non-uniform work-groups round up the global size and run the tests with uniform work-groups. This increases coverage and allows testing of the `get_enqueued_local_size` builtin for uniform work-groups.