<div dir="ltr"><div dir="ltr">On Tue, Feb 8, 2022 at 12:19 PM Aritri Roy <<a href="mailto:aritrits@kgpian.iitkgp.ac.in">aritrits@kgpian.iitkgp.ac.in</a>> wrote:</div><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">While running some NEB calculations I faced a problem with computing Cholesky. But adding "-ndiag 1" to the command line solved that problem. But how does this command solve this problem?<div></div></div></blockquote><div><br></div><div>-ndiag 1 => "use serial (LAPACK) subspace diagonalization in iterative diagonalization"</div><div>Otherwise, parallel diagonalization on distributed matrices (ScaLAPACK) is used. The latter should be perfectly equivalent to the former, and typically it is, but there can be small numerical differences that in some unfortunate cases may lead to failure of iterative diagonalization</div><div><br></div><div>Paolo<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Aritri Roy</div></div>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">www.max-centre.eu</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 206, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div></div>