par pool error 2017b

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 个评论

I suggest contacting MathWorks support to help resolving this problem.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

产品

版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by