Files
OpenCL-CTS/test_conformance
Jeremy Kemp a83f7c3ed8 c11_atomics: do not overallocate local memory for embedded devices #690. (#691)
The spec states that the minimum amount of local memory for embedded devices is 1KB. This change clamps work group sizes to 1024 for embedded devices, and sets the number of local variables per thread to 1.

Fixes #690.
2020-03-26 17:56:26 +00:00
..
2020-03-23 15:58:20 +00:00
2020-02-27 15:36:28 +00:00
2019-07-31 16:00:45 +01:00