Newsgroups: comp.parallel.pvm
From: steved@liverpool.ac.uk (Steve Downing)
Subject: Re: Can't start pvmd on an IBM RS6000
Organization: The University of Liverpool
Date: Wed, 24 Aug 1994 18:29:31 GMT
Message-ID: <Cv1y17.20y@liverpool.ac.uk>

serge Crouzy (crouzy@drac.ceng.cea.fr) wrote:
: 	Hello all,
: 	I am trying to run a program under PVM 3.2.6 on two machines : an IBM
: RS 6000 and an SGI INDIGO.
: 	When I start the pvm console on the SGI I can't use the add host
: command to add the RS6000 machine named drac :
: pvm> add drac
: 0 successful
:                     HOST     DTID
:                     drac Can't start pvmd

: However, if I start the pvm console on the RS6000, the add host command works !
: Of course, my rhosts files are set properly as the command
: rsh drac date
: for instance, works ...
: I'm using tcsh on both machines

: Any help appreciated !
 

Make sure that your pvm environment setup is the last statements in your
shell i.e. .cshrc or .rshrc

Steve

