KhronosGroup / OpenCL-CTS

The OpenCL Conformance Tests
Apache License 2.0
178 stars 187 forks source link

Added new cl_khr_semaphore tests to verify clEnqueueWaitSemaphoresKHR negative results #1965

Closed shajder closed 5 days ago

shajder commented 1 month ago

According to work plan from https://github.com/KhronosGroup/OpenCL-CTS/issues/1691

After consultations with @bashbaug I skipped this case:

CL_INVALID_VALUE if any of the semaphore objects specified by sema_objects requires a semaphore payload and sema_payload_list is NULL