[Openmp-commits] [openmp] [libomptarget] Support BE ELF files in plugins-nextgen (PR #83976)

Ulrich Weigand via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 6 12:46:24 PST 2024


uweigand wrote:

Unfortunately, this seems to have caused regressions in the cuda and amdgpu builders.  I was able to restore the builds by this commit: https://github.com/llvm/llvm-project/commit/b64482e23eefaef7738fde35d0b7c4174aaa6597, but the amdgpu builders still failed due to some GPU memory address faults:
https://lab.llvm.org/buildbot/#/builders/193/builds/47890

Not sure what this is all about, I've reverted all patches again for now.  If you have any suggestion what might have caused that problem, I'd appreciate it!  I'll see if I'm able to reproduce the problem locally somehow.

https://github.com/llvm/llvm-project/pull/83976


More information about the Openmp-commits mailing list