Split a matrix on parallel computing with spmd
Show older comments
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 Comments
Walter Roberson
on 30 Jan 2014
That would sound like something more natural for parfor ?
Cèsar
on 30 Jan 2014
Accepted Answer
More Answers (1)
Cèsar
on 30 Jan 2014
0 votes
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!