Newsgroups: comp.parallel.pvm
From: jmartin@bailer.cs.uiowa.edu (Jeffrey Martin)
Subject: Re: Beginner's Question
Organization: The University of Iowa, Iowa City, Iowa, USA
Date: 24 Oct 1995 03:33:31 GMT
Message-ID: <JMARTIN.95Oct23223331@bailer.cs.uiowa.edu>

eddemain@neumann.uwaterloo.ca (Erik Demaine) wrote:
> Tom Whaley (whaleyt) wrote:
> : The other problem I am having is that I can't add an HP from
> : either an SGI or another HP.  I can start pvm on an HP and add the
> : SGI's, but not in the other direction.  : I'm pretty sure that I
> : have the environment variables correct and the .rhost files seem
> : ok.
>
> You might want to check them.  You can do that by trying on the SGI
>
>	rsh hp ls
>	rsh hp echo \$PVM_ROOT
>	rsh hp echo \$PVM_ARCH

Hp's use remsh (REMote SHell), not rsh (Restricted SHell).

