[petsc-users] ML Optimization and local preconditioners

Li, Zhisong (lizs) lizs at mail.uc.edu
Thu May 19 19:56:53 CDT 2011


Hi, Petsc Team,

Recently I tested my 3D structured Poisson-style problem with ML and BoomerAMG preconditioner respectively.  In comparison, ML is more efficient in preconditioning and RAM usage, but it requires 2 times more iterations on the same KSP solver, bringing down the overall efficiency.  And both PCs don't scale well.  I wonder if there's any specific approach to optimizing ML to reduce KSP iterations by setting certain command line options.

I also saw in some previous petsc mail archives mentioning the "local preconditioner".  As some important PC like PCILU and PCICC are not available for parallel processing, it may be beneficial to apply them as local preconditioners.  The question is how to setup a local preconditioner?


Thank you veru much.



Zhisong Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110520/8460319d/attachment.htm>


More information about the petsc-users mailing list