Stuck in parpool/parfor initialization

조회 수: 6 (최근 30일)
Julien Figuet
Julien Figuet 2019년 5월 3일
이동: Walter Roberson 2025년 3월 16일
I am using Matlab 2016b, and I want to do a parfor but Matlab is stuck in parpool initialization (waited more than 40 min). It is the same If I am using parpool function and whatever the pool size that I set.
I am using license in server.
Any tips ?
Thank you.
  댓글 수: 2
Edric Ellis
Edric Ellis 2019년 5월 7일
It's impossible to say from the information you've given here to work out what the problem is. I suggest contacting MathWorks support directly to deal with this sort of problem.
guru
guru 2025년 3월 16일
이동: Walter Roberson 2025년 3월 16일
I was able to run Matlab parfor commands without issue one day ago. Today, Matlab gets stuck on "Starting parallel pool (parpool) using the 'local' profile ..." I've tried searching the Matlab functions used when starting a parpool and found that it is getting stuck in an endless while loop in the below nested function within JavaBackedSession. Any troubleshooting suggestions or fixes for this issue would be appreciated. I've spent several hours looking at parfor issues online already and the four troubleshooting steps listed below did not work.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel Computing Fundamentals에 대해 자세히 알아보기

태그

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by