[petsc-users] Preconditioner for LSQR

Lucas Banting bantingl at myumanitoba.ca
Mon Feb 28 17:54:09 CST 2022


Hello,

I have an MPIDENSE matrix of size about 200,000 x 200, using KSPLSQR on my machine a solution takes about 15 s. I typically run with six to eight processors.
I have to solve the system several times, typically 4-30, and was looking for recommendations on reusable preconditioners to use with KSPLSQR to increase speed.

Would it make the most sense to use PCCHOLESKY on the smaller system A^T * A?

Thanks,
Lucas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220228/1e1c821e/attachment-0001.html>


More information about the petsc-users mailing list