[llvm] [Offload] Add MPI Proxy Plugin (PR #114574)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 10:24:44 PDT 2024


================
@@ -6,6 +6,7 @@
 // UNSUPPORTED: amdgcn-amd-amdhsa
 // UNSUPPORTED: nvptx64-nvidia-cuda
 // UNSUPPORTED: nvptx64-nvidia-cuda-LTO
+// UNSUPPORTED: nvptx64-nvidia-cuda-mpi
----------------
jhuber6 wrote:

I know it's building off of existing stuff, but this really isn't the way. We need a single feature called `mpi`.

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


More information about the llvm-commits mailing list