On Mar 16, 2018, at 10:01 AM, Gilles Gouaillardet <[email protected]> wrote: > > By default, Open MPI uses the rsh PLM in order to start a job.
To clarify one thing here: the name of our plugin is "rsh" for historical reasons, but it defaults to looking to looking for "ssh" first. If it finds ssh, it uses it. Otherwise, it tries to find rsh and use that. -- Jeff Squyres [email protected] _______________________________________________ devel mailing list [email protected] https://lists.open-mpi.org/mailman/listinfo/devel
