Skip to content

Commit 2a1fb94

Browse files
committed
delete unsupported: cuda
Signed-off-by: Aleksander Fadeev <[email protected]>
1 parent 843bf4a commit 2a1fb94

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sycl/test/basic_tests/buffer/buffer_dev_to_dev.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// UNSUPPORTED: cuda
21
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
32
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
43
// RUN: %CPU_RUN_PLACEHOLDER %t.out

sycl/test/basic_tests/handler/handler_mem_op.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// UNSUPPORTED: cuda
21
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
32
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
43
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)