We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404f93f commit d9b2d52Copy full SHA for d9b2d52
sycl/test/basic_tests/buffer/buffer_dev_to_dev.cpp
@@ -1,3 +1,7 @@
1
+// The test fails sporadically on cuda.
2
+// See https://github.com/intel/llvm/issues/1508 for more details.
3
+// UNSUPPORTED: cuda
4
+
5
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
6
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
7
// RUN: %CPU_RUN_PLACEHOLDER %t.out
0 commit comments