On Thu, 10 Jan 2019 21:51:03 +0900 Gilles Gouaillardet <gilles.gouaillar...@gmail.com> wrote:
> Eduardo, > > You have two options to use OmniPath > > - “directly” via the psm2 mtl > mpirun —mca pml cm —mca mtl psm2 ... > > - “indirectly” via libfabric > mpirun —mca pml cm —mca mtl ofi ... > > I do invite you to try both. By explicitly requesting the mtl you will > avoid potential conflicts. > > libfabric is used in production by Cisco and AWS (both major > contributors to both Open MPI and libfabric) so this is clearly not > something to stay away from. Both me and a 2nd person investigated 4.0.0rc on Omnipath (see devel list thread "Re: [OMPI devel] Announcing Open MPI v4.0.0rc1"). First both psm2 and ofi seemed broken but it turned out psm2 only had problems because ofi got in the way. And ofi was not that easily excluded since it also had a btl component. Essentially I got it working by deleting all mca files matching *ofi*. YMMV, Peter K _______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users