Ok, I freely admit that I'm resurrecting a dead conversation, but while
replying to another LAM list mail this morning, I re-discovered that we
have an SSI parameter to disable the "-n" option for the rsh boot
module.
mpirun -ssi boot_rsh_no_n 1 ....
Or setting the corresponding environment variable will disable the use
of the "-n" option in the rsh boot module.
So I guess I have to recant my previous statement -- I apparently
*have* met an rsh that doesn't like "-n"!
:-)
On Oct 21, 2004, at 11:29 AM, Jeff Squyres wrote:
> On Oct 21, 2004, at 11:06 AM, Bogdan Costescu wrote:
>
>>>> shell$ /usr/bin/rsh
>>>> usage: rsh [-nd] [-l login] host [command]
>>>
>>> Err... I'm confused. "-n" is listed in the rsh usage message,
>>> above.
>>
>> The order of options on the command line is also important. The usage
>> line wants "-n" before "host", while the error message specifies first
>> "mpi202" then "-n".
>
> I noticed that as well, but his previous mail indicated that LAM was
> able to use rsh properly (it tried to launch hboot on a remote node
> and failed due to what looked like a PATH problem on the remote node),
> so I took that to mean that the position of -n didn't matter.
>
> --
> {+} Jeff Squyres
> {+} jsquyres_at_[hidden]
> {+} http://www.lam-mpi.org/
>
>
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|