<div dir="ltr">Hi, I'm having trouble using the SVD solver to find the smallest singular values. As a simple example:<div><br></div><div><a href="http://www.grycap.upv.es/slepc/handson/handson4.html">http://www.grycap.upv.es/slepc/handson/handson4.html</a><br>
</div><div><br></div><div>When I run the command in the example: (./ex14 -file $SLEPC_DIR/share/slepc/datafiles/matrices/rdb200.petsc), it converges exactly as the page says it would, in 3 iterations. However, if I want the smallest values, I add the option </div>
<div><br></div><div>"-svd_smallest" </div><div><br></div><div>to the end of that command, and this time it doesn't converge at all. Is there some additional option I need to add, for example, something to do with the SVD object's EPS or ST, to make this work?</div>
<div><br></div><div>best,</div><div>David</div></div>