[petsc-dev] making DA more light weight
Jed Brown
jed at jedbrown.org
Wed May 14 23:26:56 CDT 2014
Barry Smith <bsmith at mcs.anl.gov> writes:
> http://www.davidketcheson.info/2014/03/11/DMDA_memory.html
We discussed this here at the time.
https://plus.google.com/+DavidKetcheson/posts/f5ACSnrXznw
Matt has refused to implement DMLocalToGlobalBegin_Plex with consistent
semantics for INSERT_VALUES until I add support for a local
PetscSFReduce (skipping communication). With that, we could replace the
VecScatters with PetscSF, which would amount to 2 or 3 integers worth of
storage for each leaf, independent of the number of dofs. That could be
compressed in some cases, though I think we'll quickly run into loss of
generality if we push that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140514/59cf2e99/attachment.sig>
More information about the petsc-dev
mailing list