I have a question about the distributed computing of the eig function.
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Binomial Distribution finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!