<html>
<head>
    <meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
</head>
<body>
<style>
    font{
        line-height: 1.6;
    }
    ul,ol{
        padding-left: 20px;
        list-style-position: inside;
    }
</style>
<div style = 'font-family:新宋体,Verdana,"Microsoft Yahei",SimSun,sans-serif;font-size:14px; line-height:1.6;'>
    <div ></div><div>
    <div>
        <span>
            Hello!<br>
 I want to acquire the 3 smallest eigenvalue, and attachment is the log  view output. I can see epssolve really cost the major time. But I can not see why it cost so much time. Can you see something from it?<br><br>Thank you !
        </span>
    </div>
    <div>
        <span>
            <br>
        </span>
    </div>
    <div id="ntes-pcmac-signature" style="font-family:'新宋体'">
         <div style="font-size:14px; padding: 0;  margin:0;">
        <div style="padding-bottom:10px;margin-bottom:10px;display:inline-block;">
            <div style="font-family:"微软雅黑"; font-size: 14px; color:#000000">Runfeng Jin</div>
        </div>
    </div>
     </div>
</div><div class="J-reply" style="background-color:#f2f2f2;color:black;padding-top:6px;padding-bottom:6px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:45px;margin-bottom:20px;font-family:'新宋体';">
    <div style="font-size:12px;line-height:1.5;word-break:break-all;margin-left:10px;margin-right:10px">On <span class="mail-date">6/4/2022 01:37</span>,<a class="mail-to" style="text-decoration:none;color:#2a83f2;" href="mailto:jroman@dsic.upv.es">Jose E. Roman<jroman@dsic.upv.es></a> wrote: </div>
</div>
<blockquote id="ntes-pcmail-quote" style="margin: 0; padding: 0; font-size: 14px; font-family: '新宋体';">
Convergence depends on distribution of eigenvalues you want to compute. On the other hand, the cost also depends on the time it takes to build the preconditioner. Use -log_view to see the cost of the different steps of the computation.<br><br>Jose<br><br><br> <blockquote class="mmbqc1">El 3 jun 2022, a las 18:50, jsfaraway <jsfaraway@gmail.com> escribió:<br> <br> hello!<br> <br> I am trying to use epsgd compute matrix's one smallest eigenvalue. And I find a strang thing. There  are two matrix A(900000*900000) and B(90000*90000).  While solve A use 371 iterations and only 30.83s, solve B use 22 iterations and 38885s! What could be the reason for this? Or what can I do to find the reason?<br> <br> I use" -eps_type gd -eps_ncv 300  -eps_nev 3 -eps_smallest_real ". <br> And there is one difference I can tell is matrix B has many small value, whose absolute value  is less than 10-6. Could this be the reason?<br> <br> Thank you!<br> <br> Runfeng Jin <br></blockquote><br></blockquote><!--😀-->
</div>
</body>
</html>