[amdgpu] Disable openmp test that is blocking CI after changing hardware, need to diagnose memory fault

This commit is contained in:
Jon Chesterfield 2023-10-16 13:59:49 +01:00
parent 4acb96c99f
commit 7ac516a119

View File

@ -6,6 +6,7 @@
// UNSUPPORTED: nvptx64-nvidia-cuda-LTO
// UNSUPPORTED: x86_64-pc-linux-gnu
// UNSUPPORTED: x86_64-pc-linux-gnu-LTO
// UNSUPPORTED: amdgcn-amd-amdhsa
#include <omp.h>
#include <stdio.h>