Re: [OMPI users] Question on using rsh

2011-09-13 Thread Reuti
Am 13.09.2011 um 02:42 schrieb Ralph Castain: > The two are synonyms for each other - they resolve to the identical variable, > so there isn't anything different about them. > > Not sure what the issue might be, but I would check for a typo - we don't > check that mca params are spelled correct

Re: [OMPI users] Question on using rsh

2011-09-12 Thread Ralph Castain
The two are synonyms for each other - they resolve to the identical variable, so there isn't anything different about them. Not sure what the issue might be, but I would check for a typo - we don't check that mca params are spelled correctly, nor do we check for params that don't exist (e.g., b

[OMPI users] Question on using rsh

2011-09-12 Thread Blosch, Edwin L
I have a hello world program that runs without prompting for password with plm_rsh_agent but not with orte_rsh_agent, I mean it runs but only after prompting for a password: /bin/mpirun --machinefile mpihosts.dat -np 16 -mca plm_rsh_agent /usr/bin/rsh ./test_setup Hello from process