[petsc-users] Recommended solver and preconditioner to solve Poisson eqn on win7

Mark F. Adams mark.adams at columbia.edu
Fri Sep 14 18:36:40 CDT 2012


On Sep 14, 2012, at 7:29 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:

> On Fri, Sep 14, 2012 at 6:17 PM, Matthew Knepley <knepley at gmail.com> wrote:
> Unless I am reading this wrong, you have a bizarre coarse grid solver. It should be redundant LU but instead
> you have GMRES/BJacobi?
> 
> That is Mark's default. The proper coarse grid solve ends up being pretty expensive. Mark set the GAMG default to just do bjacobi because it was scaling better in practice. I don't know where this GMRES is coming from because it doesn't show up in my tests with 3.3.

FYI, The proper coarse grid solve should not be expensive.  Redundant coarse grid solves do not make any sense to me unless you do it right and PETSc does not do it right.

Mark

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120914/ac09292d/attachment.html>


More information about the petsc-users mailing list