Hi there,
I'd like to know if there exist a implementation of a Imconplete Choesky preconditioner that run in parallel processing.
The use of the 'icc' krylov option in serial work perfectly, but in parallel, i get the following error message:
*** Error: Unable to successfully call PETSc function 'KSPSolve'.
*** Reason: PETSc error code is: 56.
*** Where: This error was encountered inside /build/dolfin-k_QrtL/dolfin-1.6.0/dolfin/la/PETScKrylovSolver.cpp.
*** Process: 5
*** DOLFIN version: 1.6.0
and a copy of that for each processor.
Thanks in advice for any answer!