Parallel computing of eigs
古いコメントを表示
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 件のコメント
Matt J
2013 年 5 月 29 日
You'll need to show the code, so we can see assess what might be parallelized.
回答 (1 件)
Andrew Knyazev
2015 年 5 月 15 日
1 投票
check SLEPc and BLOPEX
カテゴリ
ヘルプ センター および File Exchange で Linear Algebra についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!