Yeah, there isn’t any way that is going to work in the 2.x series. I’m not sure it was ever fixed, but you might try the latest 3.0, the 3.1rc, and even master.
The only methods that are known to work are: * connecting processes within the same mpirun - e.g., using comm_spawn * connecting processes across different mpiruns, with the ompi-server daemon as the rendezvous point The old command line method (i.e., what you are trying to use) hasn’t been much on the radar. I don’t know if someone else has picked it up or not... Ralph > On Nov 3, 2017, at 11:23 AM, Florian Lindner <mailingli...@xgm.de> wrote: > > > Am 03.11.2017 um 16:18 schrieb r...@open-mpi.org: >> What version of OMPI are you using? > > 2.1.1 @ Arch Linux. > > Best, > Florian > _______________________________________________ > users mailing list > users@lists.open-mpi.org > https://lists.open-mpi.org/mailman/listinfo/users _______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users