Split a matrix on parallel computing with spmd
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 30 Jan 2014
That would sound like something more natural for parfor ?
Cèsar
le 30 Jan 2014
Réponse acceptée
Plus de réponses (1)
Cèsar
le 30 Jan 2014
0 votes
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!