[llvm] [Offload] Add MPI Proxy Plugin (PR #114574)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 28 08:25:17 PDT 2025
shiltian wrote:
Sadly, if I'm not wrong, no one active in LLVM OpenMP development really understands MPI or other inter-node parts, so we can't give a decent code review. The risk is that if this code is merged, it will become unmaintainable soon after the original author moves on, like our previous remote offloading plugin. I honestly don't know what to do. CC @jhuber6
https://github.com/llvm/llvm-project/pull/114574
More information about the llvm-commits
mailing list