KhronosGroup / OpenCL-CTS

The OpenCL Conformance Tests
Apache License 2.0
184 stars 194 forks source link

Update CTS to reflect changes in pragma optionality #886

Open kpet opened 4 years ago

kpet commented 4 years ago

Covers all changes to align the CTS with the outcome of https://github.com/KhronosGroup/OpenCL-Docs/issues/82

kpet commented 1 year ago

Discussed in the 2023/08/01 teleconference. Prior to changing the specification, we want to add new tests to check that implementations accept pragmas for all extensions that have already shipped. At a later point we will also want to check that implementations do not require the pragmas for the functionality in extensions that do not modify the compiler's behaviour to be usable.