Newsgroups: comp.parallel.pvm
From: Darren Porras <dporras@crml.uab.edu>
Subject: pvm_setopt
Organization: University of Alabama at Birmingham
Date: Mon, 04 May 1998 10:14:55 -0500
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <354DDB6F.81A41B0D@crml.uab.edu>

Hello all,

I have a question concerning pvm_setopt. I have a master/slave model
where I set the
PVMROUTEDIRECT option on the master at the end of the spawn. On the
slave, I put
the PVMROUTEDIRECT call right after my first PVM call (CALL MYTID). Now
this seems to
work. However, for some reason, when I spawn more than one copy of the
slave, the program
hangs. When I check the log file on the master it says that the
connection (I assume the direct link that
I tried to establish) was refused. Has anyone run into this or have any
ideas?
I am using the group operations if this makes any difference.


Darren Porras



