Message-Id: <36FC167C.F04F1501@bioreason.com>
Date: Fri, 26 Mar 1999 15:21:32 -0800
From: Andrew Dalke <dalke@bioreason.com>
Organization: Bioreason, Inc.
Mime-Version: 1.0
Newsgroups: comp.parallel.pvm
Subject: Re: Can PVM...
References: <36FBBE37.943E40F5@physics.purdue.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:8197


> Does PVM allow dynamic resizing of the processor pooL?

Yes.  Take a look at the pvm_notify() command.


> Type of event to trigger the notification.
> Presently one of:
> 
>         Value           Meaning
> 
>         PvmTaskExit     Task exits or is killed
>         PvmHostDelete   Host is deleted or crashes
>         PvmHostAdd      New host is added

This is useful if machines can go down "without warning."

						Andrew
						dalke@acm.org

