Parallel computing of eigs
Mostrar comentarios más antiguos
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 comentario
Matt J
el 29 de Mayo de 2013
You'll need to show the code, so we can see assess what might be parallelized.
Respuestas (1)
Andrew Knyazev
el 15 de Mayo de 2015
1 voto
check SLEPc and BLOPEX
Categorías
Más información sobre Linear Algebra en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!