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.
Regression/multithread_write_accessor.cpp
1 parent 64a095c commit fb2effeCopy full SHA for fb2effe
sycl/test-e2e/Regression/multithread_write_accessor.cpp
@@ -1,6 +1,10 @@
1
// RUN: %{build} -o %t.out %threads_lib
2
// RUN: %{run} %t.out
3
4
+// Test flakily times out on Arc + OpenCL
5
+// UNSUPPORTED: opencl && gpu-intel-dg2
6
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16877
7
+
8
// XFAIL: arch-intel_gpu_pvc && opencl && !spirv-backend
9
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16401
10
0 commit comments