Split a matrix on parallel computing with spmd
Ältere Kommentare anzeigen
As I can split a vector 4x18 in four workers each with a 1x18 table, selecting the vector for each worker in parallel computing with spmd.
2 Kommentare
Walter Roberson
am 30 Jan. 2014
That would sound like something more natural for parfor ?
Cèsar
am 30 Jan. 2014
Akzeptierte Antwort
Weitere Antworten (1)
Cèsar
am 30 Jan. 2014
0 Stimmen
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!