Newsgroups: comp.parallel.pvm
From: Clarence Yuen <s935715@mailserv.cuhk.hk>
Subject: PVM master-slave program can't work porperly, why?
Organization: The Chinese University of Hong Kong
Date: Tue, 26 Mar 1996 18:27:11 -0800
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3158A77F.196D@mailserv.cuhk.hk>

Recently I'm using PVM in a master-slave model. The new program 
have some bugs. When I running it, the slave just exit when it meet the 
first pvm_recv() function. Then there come a more serious problem : When 
I try to run another master-slave program (which work porperly at first), 
its slave show the same behavior. Can any one tell me what kind of bug it 
is which cause the slave program exit when it meet the first pvm_recv? 
And why does it affect the others programs (which don't work properly any 
more in this machine, but still work in other machine).

Thanks

Clarence Yuen
Physics CUHK

