[petsc-dev] General Advice for Solving SVD and Eigenvalue problems using SLEPc

Jed Brown jedbrown at mcs.anl.gov
Wed Nov 6 19:08:07 CST 2013


Chris Eldred <chris.eldred at gmail.com> writes:
> 3) Is it worthwhile to use a non-sparse (dense) solver library
> (something like Elemental?) since I need to construct the entire
> eigenspace anyways?

The matrix of eigenvectors is dense so you'll end up doing this much
work anyway.  Your problems are not so terribly large, so I would use
Elemental's eigensolvers.

If you need to solve problems that are a great deal larger, I would
seriously reconsider the "need" for a complete eigenspace.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131106/b9964947/attachment.sig>


More information about the petsc-dev mailing list