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!