Skip to content

Commit 24ed286

Browse files
committed
Enable passing test queue_parallel_for_generic
Signed-off-by: James Brodman <james.brodman@intel.com>
1 parent 9e20981 commit 24ed286

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sycl/test/basic_tests/queue/queue_parallel_for_generic.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
// XFAIL: cuda
2-
// piextUSM*Alloc functions for CUDA are not behaving as described in
3-
// https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/USM/USM.adoc
4-
// https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/USM/cl_intel_unified_shared_memory.asciidoc
5-
//
61
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
72
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
83
// RUN: %ACC_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)