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 Kommentar

Edric Ellis
Edric Ellis am 1 Jun. 2018
I suggest contacting MathWorks support to help resolving this problem.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Produkte

Version

R2017b

Gefragt:

am 1 Jun. 2018

Kommentiert:

am 1 Jun. 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by