Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how set MPICH to use ssh instead of rsh?

0 views
Skip to first unread message

Horatio B. Bogbindero

unread,
Sep 14, 2000, 3:00:00 AM9/14/00
to

how do i set mpich to use ssh instead of rsh?


---------------------
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

Rusty Lusk

unread,
Sep 18, 2000, 3:00:00 AM9/18/00
to
|
| how do i set mpich to use ssh instead of rsh?
|

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

Erik Paulson

unread,
Sep 19, 2000, 3:00:00 AM9/19/00
to

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

0 new messages