This enables tests to run on AMDGPU and also enables optimization for the compilation.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
They all pass for me on an X86 + gfx90a, can people try them on different setups and report results here, plz.
Comment Actions
i applied the patch to a gfx908 and a gfx906 system.
tests all passed , and the gfx906 should be the same as the amdgpu buildbot.
one odd thing i ran into was that the raw patch did not apply to
openmp/libomptarget/test/offloading/barrier_fence.c
perhaps it just needs rebase ?
any way, seems like its worth landing after you get some feedback from other platforms.
or if none seems forthcoming ,land it. so i gave it the old LGTM
Comment Actions
one odd thing i ran into was that the raw patch did not apply to
openmp/libomptarget/test/offloading/barrier_fence.c
That one is included in the fence patch. I will ensure it works once I upstream.