[petsc-users] About finding the eigenvalues of of large sparse matrices using SLEPc package

Matthew Knepley knepley at gmail.com
Sat May 25 10:24:57 CDT 2019


On Sat, May 25, 2019 at 11:10 AM Afrah Najib via petsc-users <
petsc-users at mcs.anl.gov> wrote:

> Hi,
>
> I want to use SLEPc to find the eigenvlaues of matrices from FLorida
> sparse matrix collection (https://sparse.tamu.edu/). The available matrix
> formats  are mtx, matlab and Rutherford Boeing.
>
> I installed the slepc-3.11.1 successfully with petsc-lite-3.11.2 as a
> dependency
> How can I use the examples of this library with such matrix formats,
>

You can use
https://bitbucket.org/petsc/petsc/src/master/src/mat/examples/tests/ex72.c
to read it in
and then write it as a PETSc binary.

  Thanks,

     Matt


> Many thanks for any kind of help,
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190525/d9a08a6e/attachment.html>


More information about the petsc-users mailing list