<div dir="ltr">Add option '-ksp_error_if_not_converged'.  I suspect the matrix has zero pivot.<div>Hong</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 12, 2017 at 12:45 PM, Jose E. Roman <span dir="ltr"><<a href="mailto:jroman@dsic.upv.es" target="_blank">jroman@dsic.upv.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
> El 12 jul 2017, a las 18:56, Pandey, Siddhant <<a href="mailto:spandey2@wpi.edu">spandey2@wpi.edu</a>> escribió:<br>
><br>
> We recently updated our installation of PETSC and SLEPC from an older version, and eigenvalue problems converging in the previous installation is not converging anymore (diagonalization never comes to an end). On using -info, the following message keeps repeating during diagonalization:<br>
><br>
> [0] PCSetUp(): Leaving PC with identical preconditioner since operator is unchanged<br>
> [0] STMatSolve(): Linear solve iterations=1<br>
> [0] PCSetUp(): Leaving PC with identical preconditioner since operator is unchanged<br>
> [0] STMatSolve(): Linear solve iterations=1<br>
> [0] BV_SafeSqrt(): Zero norm, either the vector is zero or a semi-inner product is being used<br>
> [0] PCSetUp(): Leaving PC with identical preconditioner since operator is unchanged<br>
> [0] STMatSolve(): Linear solve iterations=1<br>
> [0] PCSetUp(): Leaving PC with identical preconditioner since operator is unchanged<br>
> [0] STMatSolve(): Linear solve iterations=1<br>
><br>
> As can be seen, iteration number remains 1. The issue gets resolved with a smaller sized matrix. Currently I am using a 10648 x 10648 matrix, and PETSC is configured for complex values.<br>
><br>
> What changes do I have to make to make my codes work in the new installation? This seems to be a version specific issue.<br>
><br>
><br>
> Thanks,<br>
> Sidd<br>
> WPI<br>
<br>
</div></div>I don't understand why are you getting the BV message. Maybe your B-matrix is singular, but it is not sufficient to explain this. If possible, send me your matrices and I will try to reproduce the problem (I would also need to know all the settings, which can be displayed with -eps_view or -eps_view_pre).<br>
<span class="HOEnZb"><font color="#888888"><br>
Jose<br>
<br>
</font></span></blockquote></div><br></div>