Split a matrix on parallel computing with spmd
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 30 de En. de 2014
That would sound like something more natural for parfor ?
Cèsar
el 30 de En. de 2014
Respuesta aceptada
Más respuestas (1)
Cèsar
el 30 de En. de 2014
0 votos
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!