2
0
mirror of https://github.com/boostorg/compute.git synced 2026-02-18 01:52:20 +00:00
Files
compute/test/test_copy.cpp
Jakub Szuppe 972a1a26e8 Skipping copy_svm_ptr test case on AMD devices
clEnqueueSVMMemcpy() operation does not work on AMD devices due to a bug
in drivers (https://community.amd.com/thread/190585). This affects copy()
algorithm (when SVM is used) and results in copy_svm_ptr failing. Now this
test case is skipped on AMD devices.
2015-10-29 12:43:02 +01:00

9.7 KiB