Newsgroups: comp.parallel.pvm
From: montoya@loria.fr (Frederic Montoya)
Subject: Re: [Q] HeNCE: communication bettween active nodes?
Organization: CRIN (CNRS) & INRIA Lorraine - Nancy - FRANCE
Date: 9 Dec 1994 07:24:25 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <3c90n9$ps9@muller.loria.fr>

In article <3c79lp$msi@gnu.mat.uc.pt>, plobo@dee.uc.pt (Paulo Lobo (VPM)) writes:

|> however, that as the nodes receive all their information
|> when they start, there doesn't seem to be an easy way to
|> pass information before the node dies.


Hi;

I don't think it's really in the concept that HeNCE try to promote.
The idea is to have real sequential code in each node (I mean without
any message passing operations). If you want to communicate before the
node dies, then it means that in the HeNCE framework, you should split
your computation into several nodes.

Regards;
Frederic. 

--

Frederic Montoya

INRIA Lorraine                       Voice : +33 83 59 30 84
LORIA                                Fax   : +33 83 27 83 19
615, rue du Jardin Botanique         E-Mail: montoya@loria.fr
F-54602 Villers les Nancy Cedex      W3    : http://www.loria.fr/~montoya
France

