<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 4, 2013 at 10:53 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">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>I think this was a hack to begin with (and I did it), so calling the library loads up front does not bother me. I don't</div>
<div>think anyone in the world is interested an a lightweight, partial PETSc.</div>
<div></div></blockquote></div><br>I think this depends if (a) we ever develop an active plugin ecosystem and (b) the memory per _process_ remains somewhat constraining. If a process has only around 1GB, a couple unused plugins could eat up sizable chunks, especially if implemented using templates. Since it's so much nicer to have those "autoloads" available at run-time than to have to re-link, I think there is a decent case for not killing late loading entirely.</div>
</div>