Why does MATLAB hang when using "parpool" with more than N workers on Linux?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!