[Mlir-commits] [mlir] [mlir][mpi] Lowering Mpi To LLVM (PR #127053)
Sergio Sánchez Ramírez
llvmlistbot at llvm.org
Thu Feb 13 05:25:13 PST 2025
mofeing wrote:
> Support for Intel MPI by introducing MPIImplTraits to distinguish MPI implementations
Next MPI standard stabilizes the ABI, but I guess we still need to support earlier vendor-ABIs of earlier MPI implementations right?
cc @JBlaschke @hhkit
https://github.com/llvm/llvm-project/pull/127053
More information about the Mlir-commits
mailing list