[petsc-users] Preconditioner and number of processors

Jed Brown jed at jedbrown.org
Thu Apr 17 15:12:09 CDT 2014


Matthew Knepley <knepley at gmail.com> writes:

> Always use a direct solver for fidelity tests, like SuperLU or MUMPS.

Direct solvers are good when you don't care about how the solve is done.
You can use -pc_type redundant in parallel, for example.

If you are interested in the way the solver behaves, consider -pc_type jacobi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140417/aedd9572/attachment.pgp>


More information about the petsc-users mailing list