Split a matrix on parallel computing with spmd
古いコメントを表示
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 件のコメント
Walter Roberson
2014 年 1 月 30 日
That would sound like something more natural for parfor ?
Cèsar
2014 年 1 月 30 日
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!