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 1f973ef commit cd8843fCopy full SHA for cd8843f
openmp/libomptarget/test/offloading/barrier_fence.c
@@ -3,6 +3,10 @@
3
// RUN: %libomptarget-compileopt-generic -fopenmp-offload-mandatory -O3
4
// RUN: %libomptarget-run-generic
5
6
+// FIXME: This test is flaky on all targets
7
+// UNSUPPORTED: amdgcn-amd-amdhsa
8
+// UNSUPPORTED: nvptx64-nvidia-cuda
9
+// UNSUPPORTED: nvptx64-nvidia-cuda-LTO
10
// UNSUPPORTED: aarch64-unknown-linux-gnu
11
// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
12
// UNSUPPORTED: x86_64-pc-linux-gnu
0 commit comments