Parallel computing on a cluster
Afficher commentaires plus anciens
Hi,
I am working on a cluster composted by 4 processors each one with 12 workers (for a total of 48 workers). I am using MATLAB 2013b and I am quite sure there are installed the Distributed Computing Server together with the Parallel Computing Toolbox (there are the respective folders into the "toolbox" folder). The preferred number of workers in a parallel pool is setted to 48 but all the parallel loops I try work on only 12 workers. I suspect that this is due to the fact that I am not using (correctly or at all...) the Distributed Computing Server but, from what I could find with an online search, I could not understand what I have to do to "activate" (or, maybe better, "set") it. Can anyone help me?
Thanks,
Nicola
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Parallel Server 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!