par pool error 2017b
Afficher commentaires plus anciens
I running a parfor loop parpool work with 12 workers (I have tried 16 too) in matlab 17b. The job starts normally and works through half of the loop until it suddenly stops with the following error:
Error using parpool (line 113) Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile Manager.)
I have seen in previous support questions that this might be related to the timezone, and so I added a line in my main matlab code of: setenv('TZ','Asia/Jerusalem') just in case. This did not solve my problem (although it did solve a warning of timezone I used to get in the beginning of my run). Would appreciate some help, Thanks, Hadar.
1 commentaire
Edric Ellis
le 1 Juin 2018
I suggest contacting MathWorks support to help resolving this problem.
Réponses (0)
Catégories
En savoir plus sur Parallel Computing Fundamentals 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!