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 6daabd8 commit de59c88Copy full SHA for de59c88
sycl/test-e2e/USM/fill_any_size.cpp
@@ -1,7 +1,7 @@
1
// RUN: %{build} -o %t1.out
2
// RUN: %{run} %t1.out
3
-// XFAIL: (opencl && cpu)
4
-// XFAIL-TRACKER: https://github.com/oneapi-src/unified-runtime/issues/2440
+// UNSUPPORTED: (opencl && cpu)
+// UNSUPPORTED-TRACKER: https://github.com/oneapi-src/unified-runtime/issues/2440
5
6
/**
7
* Test of the queue::fill interface with a range of pattern sizes and values.
0 commit comments