On Wed, 9 Jul 2003, Michael Lees wrote:
> > The easiest way is to do it at compile-time with --with-rsh=ssh (-x is
> > typically only necessary for older versions of ssh). You can use the
> > "boot_rsh_agent" SSI variable at run-time, if you'd like.
>
> Ahh, I see the boot_rsh_agent is a variable, so something like...
>
> lamboot -ssi boot_rsh_agent=ssh mynodes?
Correct. Or:
-----
shell$ LAM_MPI_SSI_boot_rsh_agent=ssh
shell$ export LAM_MPI_SSI_BOOT_rsh_agent
shell$ lamboot mynodes
-----
I mention this because you can hide setting this environment variable in
some system-level shell setup file, so all users effectively get this
setting (e.g., on some Linux distros, /etc/profile.d scripts).
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|