[petsc-users] PCHYPRE performance

Smith, Barry F. bsmith at mcs.anl.gov
Wed Sep 5 11:31:07 CDT 2018



> On Sep 5, 2018, at 3:50 AM, Edoardo alinovi <edoardo.alinovi at gmail.com> wrote:
> 
> Dear users,
> 
> I am doing some testing of my FV code, using petsc for the linear systems solution. Actually, I am running a small problem (10k cells) in parallel with 4 processors. The solution is ok, but I have a question about hypre preconditioning performance. I am using PCHYPRE with its default settings for the solution of pressure-correction equation. What I am getting is that the multigrid  preconditioning is significantly slower than block jacoby in solving the equation even if the iteration needed to converge are ten time the AMG's one (50 vs 3-4). Is this related to the small size of the problem?

   Yes, compare on realistic size problems, and keep at least 10,000 degrees of freedom per processor. Run on say 100 MPI processes min.

  Barry

> 
> Many thanks for the advices,
> 
> Edo
> 
> ------
> 
> Edoardo Alinovi, Ph.D.
> 
> DICCA, Scuola Politecnica
> Universita' di Genova
> 1, via Montallegro
> 16145 Genova, Italy
> 
> email: edoardo.alinovi at dicca.unige.it
> Tel: +39 010 353 2540
> 
> 



More information about the petsc-users mailing list