Skip to content

Releases: KhronosGroup/OpenCL-CTS

v2024-08-08-00: Fix error return and TEST_PASS for negative SVM tests (#2027)

08 Aug 07:20
a406b34
Compare
Choose a tag to compare
Fix error return and TEST_PASS for negative SVM tests
Fix review comments from #1802 

Fixes #1964

v2021-03-25-00

25 Mar 14:30
5281b4c
Compare
Choose a tag to compare
Improve consistency of clEnqueueWriteBuffer operations (#1195)

Reduce differences between tests by ensuring all these operations are
non-blocking.

Signed-off-by: Marco Antognini <[email protected]>