Skip to content

Commit 5f611cb

Browse files
committed
[SYCL][CUDA] Re-enabled DataMovement test for CUDA
Signed-off-by: Ruyman Reyes <[email protected]>
1 parent 195414f commit 5f611cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test/scheduler/DataMovement.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// XFAIL: cuda
2-
// TODO: Fix accidential error return when unmapping read-only memory objects.
3-
//
41
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -I %sycl_source_dir %s -o %t.out -g
52
// RUN: %CPU_RUN_PLACEHOLDER %t.out
63
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)