<div dir="ltr"><div dir="ltr">Thank you, I will have a try to them.<div><br></div><div>I use JD and GD because this matrix is about quantum chemical computing, and it has the property that diagonal elements dominate. This property seems to be suitable for JG and GD. </div><div><br></div><div>> JD and GD are best when you need to compute eigenvalues around a target<br></div><div>About this, I want to compute only three smallest real eigenvalues, should this be the situation suitable for GD and JD?</div><div><br></div><div>Runfeng </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Jose E. Roman <<a href="mailto:jroman@dsic.upv.es">jroman@dsic.upv.es</a>> 于2022年7月13日周三 12:36写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Does it work with -eps_gd_blocksize 1 ?<br>
Why do you want to use GD? JD and GD are best when you need to compute eigenvalues around a target. For your case, I would try with the default solver (Krylov-Schur) or with LOBPCG.<br>
<br>
Jose<br>
<br>
<br>
> El 13 jul 2022, a las 4:59, Runfeng Jin <<a href="mailto:jsfaraway@gmail.com" target="_blank">jsfaraway@gmail.com</a>> escribió:<br>
> <br>
> Hi!<br>
> I am trying to find 3 eigenvalues of a matrix 81,160*81,160, and it get 0 eigenvalue after  162320 iterations. I use -eps_monitor and find error estimation floats over 1e-6, I didn't set the tolerance so it should be the default 1e-8. Actually it should achieve 1e-10.<br>
> <br>
> I have tried  JD and GD, both of them can not converge. Does there any ways to help it converge to the 1e-10? <br>
> <br>
> By the way, I use default Convergence criterion, the output of  -log_view and -eps_monitor  are shown in attachment.<br>
> Thank you!<br>
> <br>
> Runfeng Jin<br>
> <eps_monitor-and-log_view.txt><br>
<br>
</blockquote></div></div>