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 9e20981 commit 24ed286Copy full SHA for 24ed286
sycl/test/basic_tests/queue/queue_parallel_for_generic.cpp
@@ -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
-//
6
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
7
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
8
// RUN: %ACC_RUN_PLACEHOLDER %t.out
0 commit comments