Skip to content

Commit 9e20981

Browse files
committed
Enable in-order queue usm test
Signed-off-by: James Brodman <[email protected]>
1 parent 919cc1a commit 9e20981

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test/inorder_queue/in_order_dmemll.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// RUN: %CPU_RUN_PLACEHOLDER %t1.out
33
// RUN: %GPU_RUN_PLACEHOLDER %t1.out
44
//
5-
// XFAIL: cuda
65
//==----------- ordered_dmemll.cpp - Device Memory Linked List test --------==//
76
// It uses an ordered queue where explicit waiting is not necessary between
87
// kernels

0 commit comments

Comments
 (0)