How to broadcast a variable in spmd mode
Afficher commentaires plus anciens
The question I'm trying to solve is to broadcast a scalar variable x inside a spmd mode into an array of size numlab that can be seen by all the parallel workers. I know that in MPI this is called a broadcast operation but I can't find similar operations in MATLAB.
Réponses (1)
Edric Ellis
le 11 Avr 2017
0 votes
Catégories
En savoir plus sur Distributed Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!