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

Edric Ellis
Edric Ellis 2018년 6월 1일
I suggest contacting MathWorks support to help resolving this problem.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Parallel Computing Fundamentals에 대해 자세히 알아보기

제품

릴리스

R2017b

질문:

2018년 6월 1일

댓글:

2018년 6월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by