[Mlir-commits] [mlir] [mlir][mpi] Lowering Mpi To LLVM (PR #127053)
Frank Schlimbach
llvmlistbot at llvm.org
Thu Feb 13 05:59:08 PST 2025
fschlimb 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
Yes, we can move to that once that is broadly available.
https://github.com/llvm/llvm-project/pull/127053
More information about the Mlir-commits
mailing list