Parallel computing of eigs
Ältere Kommentare anzeigen
Hi. I am wondering if there is any good way to parallelize a code which uses the function 'eigs' to calculate the largest eigenvalue and the corresponding eigenvector of a large, sparse matrix.
Comments and advice are much appreciated.
Yours sincerely,
1 Kommentar
Matt J
am 29 Mai 2013
You'll need to show the code, so we can see assess what might be parallelized.
Antworten (1)
Andrew Knyazev
am 15 Mai 2015
1 Stimme
check SLEPc and BLOPEX
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!