llvm-project/openmp/libomptarget/test/unified_shared_memory
Joseph Huber 52556c3c0f [Libomptarget] Make unified shared memory test unsupported on AMDGPU
This test is an expected failure on AMDGPU. The expected failure is a GPU memory
failure, which will typically result in the device totally failing. This isn't
an issue for some GPU configurations that do not use the offloading device to
also drive the display server. However, if the main GPU is used for testing it
will reliably result in the user's display becoming unresponsive. This makes it
difficult to run the GPU offloading tests on many systems.

This patch simply makes this test unsupported so it no longer runs and freezes
my computer when using `ninja check-openmp`.

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D132891
2022-08-30 12:14:25 -05:00
..
api.c [Libomptarget] Make unified shared memory test unsupported on AMDGPU 2022-08-30 12:14:25 -05:00
associate_ptr.c [OpenMP][AMDGPU] Remove unneeded XFAILs 2021-09-01 18:00:25 -04:00
close_enter_exit.c [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00
close_manual.c [OpenMP] Test unified shared memory tests only on systems that support it. 2021-05-13 11:08:04 -05:00
close_member.c [OpenMP][AMDGPU] Remove unneeded XFAILs 2021-09-01 18:00:25 -04:00
close_modifier.c [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00
shared_update.c [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00