Newsgroups: comp.parallel.pvm
From: Juergen Kuersch <kue@eecs.rwth-aachen.de>
Subject: Re: SUNMP - processes remain as <defunct>
Organization: Chair of Electrical Engineering and Computer Systems (EECS)
Date: Mon, 06 Oct 1997 08:37:29 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <34388729.3CD7@eecs.rwth-aachen.de>

Chris Pearce wrote:
> 
> Hi,
> 
> I have developed a system using the master/slave technics in pvm which
> works fine on the RS6000. However, I recently ported the system to SUNMP
> on Solaris 2.5 and found that my slave processes remain in a <defunct>
> state in the host, and are still listed in the console (ps -l), after
> normal termination of the parent process. Are there special conditions
> that need to be included for shared memory systems?
> 
> I hope that someone can help.
> 

Chris,

I've had similar problems on our SUNMP machine. If you do not need 
MP facilities, the easiest way is to run SUN4SOL2 binaries on
your SUNMP machines.

At our site, we have several Solaris 2.5 machines, so all I needed
to do was to link all SUNMP directories of the PVM tree to SUN4SOL2
(ln -s SUN4SOL2 SUNMP), and it worked.

I am not sure how to compile SUN4SOL2 binaries on a SUNMP machine -
PVM automatically determines the host architecture when building.
Maybe setting PVM_ARCH to SUN4SOL2 could help.

GRTX
	Juergen

-- 
----------------------------------------------------------------------------
      Juergen Kuersch,                    mailto:kue@eecs.rwth-aachen.de
             Chair of Electrical Engineering and Computer Systems
                             RWTH Aachen, Germany

