Skip to content

Commit 7ac516a

Browse files
[amdgpu] Disable openmp test that is blocking CI after changing hardware, need to diagnose memory fault
1 parent 4acb96c commit 7ac516a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openmp/libomptarget/test/offloading/target_critical_region.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// UNSUPPORTED: nvptx64-nvidia-cuda-LTO
77
// UNSUPPORTED: x86_64-pc-linux-gnu
88
// UNSUPPORTED: x86_64-pc-linux-gnu-LTO
9+
// UNSUPPORTED: amdgcn-amd-amdhsa
910

1011
#include <omp.h>
1112
#include <stdio.h>

0 commit comments

Comments
 (0)