Parallel computing of eigs
12 views (last 30 days)
Show older comments
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 Comment
Matt J
on 29 May 2013
You'll need to show the code, so we can see assess what might be parallelized.
Answers (1)
See Also
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!