필터 지우기
필터 지우기

I have a question about the distributed computing of the eig function.

조회 수: 1 (최근 30일)
Hello I'm interested in distributed computing of the eig function.
Currently, on Matlab, I knows that the eig function can be distributed using spmd and distributed arrays.
ex) [V,D] = eig(distributed arrays, 'nobalance')
May I know any related papers or references?
I'm looking forward to your reply.
Sincerely.

채택된 답변

Christine Tobler
Christine Tobler 2023년 3월 27일
EIG for distributed arrays calls into the ScaLAPACK library - the references given by ScaLAPACK documentation would be the best place to look for related papers and references.
  댓글 수: 2
명규
명규 2023년 3월 30일
Thank you for your answer. I'll look for what you told me.
John D'Errico
John D'Errico 2023년 3월 30일
@명규 - You should accept the answer, as you will definitely never get a more definitive response to your question than this.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by