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.

更多回答(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