[petsc-users] GAMG speed

Jed Brown jedbrown at mcs.anl.gov
Tue Aug 13 21:23:20 CDT 2013


Michele Rosso <mrosso at uci.edu> writes:
> The matrix arises from discretization of the Poisson equation in 
> incompressible flow calculations.

Can you try the two runs below and send -log_summary?

  -log_summary -ksp_monitor -ksp_view -ksp_converged_reason -pc_type mg -pc_mg_galerkin -pc_mg_levels 5 -mg_levels_ksp_type richardson -mg_levels_ksp_max_it 1


  -log_summary -ksp_monitor -ksp_view -ksp_converged_reason -pc_type mg -pc_mg_galerkin -pc_mg_levels 5 -mg_levels_ksp_type richardson -mg_levels_ksp_max_it 1 -pc_mg_type full
-------------- 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/20130813/61ad2a1c/attachment.pgp>


More information about the petsc-users mailing list