On Mon, 19 Jul 2010 13:33:01 -0600, Damien Hocking <dam...@khubla.com> wrote: > It does. The big difference is that MUMPS is a 3-minute compile, and > PETSc, erm, isn't. It's..longer...
FWIW, PETSc takes less than 3 minutes to build (after configuration) for me (I build it every day). Building MUMPS (with dependencies) is automatic with PETSc's --download-{blacs,scalapack,mumps}, but is involved to do by hand (all three require editing makefiles). I know people that have configured PETSc just to build code which calls MUMPS directly (without PETSc). :-) Jed