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


Reply via email to