[ET Trac] [Einstein Toolkit] #1614: introduce "damage region" to speed up SYNC after restriction
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed May 7 15:19:57 CDT 2014
#1614: introduce "damage region" to speed up SYNC after restriction
-------------------------+--------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Carpet | Version: development version
Keywords: |
-------------------------+--------------------------------------------------
after a restriction one needs to apply boundary conditions and SYNC the
grid functions. This SYNCS (as far as I know) the whole grid function.
However for a restriction only a (hopefully small) number of grid points
should be affected.
It may thus make sense if Carpet were to exchange only the data that needs
to be exchanged.
This seems to be not quit trivial to implement though since one has to
translate from the send region to the recv region in the sendrecvs.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1614>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list