[petsc-dev] programming model for PETSc

Jed Brown jedbrown at mcs.anl.gov
Thu Nov 24 19:33:02 CST 2011


On Thu, Nov 24, 2011 at 18:56, Matthew Knepley <knepley at gmail.com> wrote:

> I think the idea of a local point of view is fundamental, not just for
> parallelism. We use LocalToGlobal mappings in FS so that yu do not have
> to know about other fields, just the same as you should not have to know
> about other processes.
>

I agree, local-to-global is the key to scalability. The challenge is making
everything run along scalable pipes the way local-to-global does. I think
we can do that with these primitives.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111124/5b97c165/attachment.html>


More information about the petsc-dev mailing list