On Oct 21, 2004, at 10:19 AM, "" <wdz03_at_[hidden]> wrote:
> shell$ /usr/bin/rsh
> usage: rsh [-nd] [-l login] host [command]
>
> but the lam requires the "-n" parameter:
> /usr/bin/rsh mpi202 -n hboot -t -c lam-conf.lamd -v -s -I "-H
> 168.0.0.201 -P 32805 -n 1 -o 0"
> This parameter can not be accept by /usr/bin/rsh
Err... I'm confused. "-n" is listed in the rsh usage message, above.
Please double check your rsh documentation; I've never met an rsh that
didn't accept "-n". Also note that your previous e-mail indicated that
rsh worked just fine, but hboot was not found on the remote node
(indicating a problem with your shell startup files, not rsh).
> I don't think /usr/bin/rsh is the solution.
You can always use ssh (or any other application that behaves like rsh
and launches applications on remote nodes). Please see the LAM/MPI
documentation and/or the FAQ.
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|