Use “orte_rsh_agent = rsh” instead
> On Apr 23, 2015, at 10:48 AM, rebona...@upf.br wrote: > > Hi all > > I am install mpi (version 1.6.5) at ubuntu 14.04. I am teach parallel > programming in undergraduate course. > I wnat use rsh instead ssh (default). > I change the file "openmpi-mca-params.conf" and put there plm_rsh_agent = rsh > . > The mpi application work, but a message appear for each process created: > > /* begin message */ > -------------------------------------------------------------------------- > A deprecated MCA parameter value was specified in an MCA parameter > file. Deprecated MCA parameters should be avoided; they may disappear > in future releases. > > Deprecated parameter: plm_rsh_agent > -------------------------------------------------------------------------- > /* end message */ > > It's bad for explanation with students. There is any form to supress these > warning messages? > > Thank's a lot. > > > Marcelo Trindade Rebonatto > Passo Fundo University - Brazil > > > _______________________________________________ > users mailing list > us...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > Link to this post: > http://www.open-mpi.org/community/lists/users/2015/04/26773.php