[pooma-dev] Distributed temporaries

Richard Guenther rguenth at tat.physik.uni-tuebingen.de
Fri Aug 30 13:23:25 UTC 2002


On Fri, 30 Aug 2002, Richard Guenther wrote:

> A while back I asked how to best create distributed temporary arrays with
> internal guards but with completely locally managed (internal) guards. I
> figured out there is no way to do this (cleanly) at the moment.
>
> There are two ways to hack around this problem:
> 1. create an extra layout for the temps and clear the layouts gcFillList_m
> vector
> 2. every time you write to the temps, block and evaluate and then clear
> the dirty flag of the engine

Just to follow up myself here - you need to make sure to store into the
internal guards, too. This can be done only through changing the layouts
patch domain list contents to include the internal guards. Humm, well...

Richard.

--
Richard Guenther <richard.guenther at uni-tuebingen.de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
The GLAME Project: http://www.glame.de/




More information about the pooma-dev mailing list