mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
0ba7cf1369e5412af6e645356bd1db4ac3cd4207
-cl-std Option (#879)
* Dynamically select the `-cl-std` option on the basic `sizeof` and `wg_barrier` tests to be one of `CL1.X`, `CL2.0` or `CL3.0`. Use the most recent CL C standard supported on the device.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%