Why does MATLAB hang when using "parpool" with more than N workers on Linux?
Afficher commentaires plus anciens
I am using a large Linux machine and I tried to create a parallel pool via the following MATLAB command:
>> parpool(N)
However, for N around 15 or larger (where N is the pool size or number of workers), this command may hang or fail.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Startup and Shutdown 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!