Grzegorz Wawiorko
1ca9d9dca7
test_svm - enqueue_api - lack of synchronization points ( #571 )
...
* Fixes #570 - test_svm - enqueue_api - lack of synchronization points
* Review fixes - use variable, use CL_MAP_READ
* Review fix - use nullptr instead of 0
2020-02-03 13:47:50 +00:00
Grzegorz Wawiorko
d6e1e7c870
Fix Issue 462 - test_svm crash ( #463 )
2019-10-02 11:57:40 +01:00
Kévin Petit
da0f375226
Add host/host test for clEnqueueSVMMemcpy ( #460 )
...
This was the only combination that was not exercised.
Fixes #419
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-09-26 11:56:34 +01:00
Grzegorz Wawiorko
da313500a5
test clEnqueueSVMMemcpy in case of host memory allocation ( #300 )
...
* test clEnqueueSVMMemcpy in case of host memory allocation
* test clEnqueueSVMMemcpy - refactored to call once API function
* test clEnqueueSVMMemcpy - review fixes
2019-08-05 10:54:21 +01:00
Kevin Petit
ef832c330c
Stop using ../../test_common to include common headers
...
Fixes #395 .
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-08-01 18:41:12 +01:00
Radek Szymanski
07196c351a
cl22: Use single array for function list ( #148 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-10 12:30:38 +01:00
Kevin Petit
95b040bec2
Synchronise with Khronos-private Gitlab branch
...
The maintenance of the conformance tests is moving to Github.
This commit contains all the changes that have been done in
Gitlab since the first public release of the conformance tests.
Signed-off-by: Kevin Petit kevin.petit@arm.com
2019-03-05 16:24:50 +00:00
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30