On Thu, Feb 7, 2013 at 10:35 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> > How would we have plugins and dynamic configuration without a JIT? You > want to recompile (using the god preprocessor that sees all and knows all) > every time the user tweaks the model or algorithm? No thank you. > > Oh come on. It takes 1 minute to compile all of PETSc on my laptop. With > the proper dependencies known, a change that affects only a few places > (like most editing changes) would take seconds to update the dynamic > library. I read comments like this and really don't understand what you are advocating. Why don't we get rid of the options database and just configure the right method using the build system/preprocessor/whatever? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130207/0733fa35/attachment.html>
