Parallel computing of eigs

8 views (last 30 days)
Joy
Joy on 29 May 2013
Answered: Andrew Knyazev on 15 May 2015
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
Matt J on 29 May 2013
You'll need to show the code, so we can see assess what might be parallelized.

Sign in to comment.

Answers (1)

Andrew Knyazev
Andrew Knyazev on 15 May 2015
check SLEPc and BLOPEX

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!