OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

Missing compiler optionality consistency tests

Open kpet opened this issue 5 years ago • 0 comments

The CTS doesn't have consistency tests to check that when CL_DEVICE_{COMPILER,LINKER}_AVAILABLE return CL_FALSE clBuildProgram, clCompileProgram and clLinkProgram return CL_{COMPILER,LINKER}_NOT_AVAILABLE when appropriate.

kpet avatar Sep 13 '20 15:09 kpet