[petsc-users] Parallel vs. single processor

Rob Kunz rfk102 at arl.psu.edu
Mon Nov 12 10:21:08 CST 2012


Hi:
I have a pressure based CFD code using PETSC for nearly SPD pressure equation.
PETSC default solver + preconditioner (GMRES+BJ for n-proc) is very reliable for me.
However I have a very tough bearing problem with extremely high aspect ratio cells and the 1-processor run works fine (GMRES+ILU0), but for nproc>1 the code does not converge.
Of course I can get the code to return identical 1-proc and 12-proc convergence histories if I choose a point preconditioner like Jacobi, but that kills the convergence of both.
Any recommendations?
Thanks
Rob Kunz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20121112/b38e2f4a/attachment.html>


More information about the petsc-users mailing list