Skip to content

Releases: KhronosGroup/OpenCL-CTS

v2025-01-22-00: bruteforce: Update ULP for half-precision divide to 1.0f

22 Jan 15:11
5b35180
Compare
Choose a tag to compare
bruteforce: Update ULP for half-precision divide to 1.0f (#2214)

CTS test update to match proposed spec update
https://github.com/KhronosGroup/OpenCL-Docs/issues/1278

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]>