Newsgroups: comp.parallel.pvm
From: Gautam D Ghare <gdghare@eng.auburn.edu>
Subject: Help me
Organization: Auburn University
Date: Fri, 07 Nov 1997 11:30:15 -0600
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <34635027.46AB@eng.auburn.edu>

One of my pvm programs does not run on multiple workstations but runs
perfectly fine when multiple tasks are spawned on a single workstation.
When using multiple tasks on multiple workstations, only the tasks
running on the host machine survive and execute as desired but the tasks
on other hosts do not survive at all. The pvm_spawn function however
returns values that all the processes have been spawned. I am using
pvm 3.0 on Solaris based Sun Workstations. I would appreciate any help 
regarding the probable cause of this problem.

Regards,
Gautam

