---------------------
willia...@ieee.org
I bought some used paint. It was in the shape of a house.
-- Steven Wright
_______________________________________________
Beowulf mailing list
Beo...@beowulf.org
http://www.beowulf.org/mailman/listinfo/beowulf
When you configure mpich, use
-rsh=ssh
in addition to whatever other options you use. Do
configure --help
to find out about configure options.
Regards,
Rusty Lusk
On Mon, 18 Sep 2000, Rusty Lusk wrote:
> Date: Mon, 18 Sep 2000 08:22:21 -0500
> To: willia...@ieee.org
> From: Rusty Lusk <lu...@mcs.anl.gov>
> CC: beo...@beowulf.org
> Sender: beowul...@beowulf.org
> Subject: Re: how set MPICH to use ssh instead of rsh?
>
> |
> | how do i set mpich to use ssh instead of rsh?
> |
>
> When you configure mpich, use
>
> -rsh=ssh
It'd be really nice, and really easy to add support for overriding
that at runtime with an enviornment variable or something (i.e.
CVS_RSH - there should be an MPI_RSH )
-Erik