<div class="gmail_quote">On Thu, Nov 24, 2011 at 18:56, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":4ah">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<div>to know about other fields, just the same as you should not have to know about other processes.</div>
</div></blockquote></div><br><div>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.</div>