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 679de8d commit c2d8356Copy full SHA for c2d8356
sycl/test/native_cpu/check-pi-output.cpp
@@ -1,6 +1,7 @@
1
// REQUIRES: native_cpu
2
// RUN: %clangxx -fsycl -fsycl-targets=native_cpu %s -o %t
3
// RUN: env SYCL_UR_TRACE=1 ONEAPI_DEVICE_SELECTOR="native_cpu:cpu" %t | FileCheck %s
4
+// XFAIL: *
5
6
#include <sycl/sycl.hpp>
7
0 commit comments