Newsgroups: comp.parallel.pvm
From: aspoon@ee.ualberta.ca (Alvin S. Poon)
Subject: pvm_notify
Organization: University of Alberta, Edmonton, Canada
Date: 8 Feb 1996 21:50:25 GMT
Message-ID: <4fdr71$10p8@pulp.ucs.ualberta.ca>

Hi,

I have a question regarding pvm_notify:

Let's assume I called pvm_notify with an array of task ids when I first
initialize the task.

Later in the process, there are new tasks added which I need to be
notified when they exit.  Do I need to call pvm_notify with only the new
tasks, or an array of tids with the old AND the new tids?

Alvin
--
|| | |  |  |   |   |    |    |     |    |    |   |   |  |  | | ||
|| Alvin S. Poon   |    |    |     |     aspoon@EE.UAlberta.CA ||
|| | |  |  |   |   |    |    |     | poona@GPU.SRV.UAlberta.CA ||
<a href="http://Nyquist.EE.UAlberta.CA/~aspoon/">My Home Page</a>

