Parallel computing of eigs
Afficher commentaires plus anciens
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 commentaire
Matt J
le 29 Mai 2013
You'll need to show the code, so we can see assess what might be parallelized.
Réponses (1)
Andrew Knyazev
le 15 Mai 2015
1 vote
check SLEPc and BLOPEX
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!