[MPICH] MPICH1.2.4 with SSH Problem

Reuti reuti at staff.uni-marburg.de
Mon Mar 19 14:42:59 CDT 2007


Hi,

Am 19.03.2007 um 20:03 schrieb Natarajan, Senthil:

> I installed MPICH 1.2.4 with “ssh” option. I guess it did correctly  
> installed, I can see RSHCOMMAND="ssh" in /mpich1.2.4/bin/mpirun.
>
> But if I run the program with mpirun, it connects other machine  
> with rsh (port 514).
>
> Even I tried with these environmental variables
>
>
>
> export P4_RSHCOMMAND=ssh
>
> export RSHCOMMAND=ssh
>
>
>
> But still it connects through rsh. How to force only to use ssh?
did you define:

a) an alias for ssh to be rsh by accident?

b) is the `which ssh`pointing to the right ssh?

c) is the /usr/bin/ssh (the one from b)) a binary and not a link to rsh?

-- Reuti




More information about the mpich-discuss mailing list