필터 지우기
필터 지우기

matlab parpool too slow to open

조회 수: 8 (최근 30일)
krishna teja
krishna teja 2021년 2월 23일
편집: krishna teja 2021년 2월 23일
Hi
Why does parpool take so long to open, especially on windows? On linux it opens fast within a minute, but in windows 10 it takes about 8-10 minutes.
I am running just the following command on 'local' machine with MATLAB R2020b
tic
p = parpool(54)
toc
My computer has 2 NUMA nodes, dual boot (windows,linux)
I know similar question was asked multiple times on this platform but none of them seem to provide any solution
  댓글 수: 2
Raymond Norris
Raymond Norris 2021년 2월 23일
How long does MATLAB usually take to startup? Are you seeing delays as well? I find delays in parpool tend to be correlated to checkout time of a license. I would suggest contacting Technical Support (support@mathworks.com) to help troubleshoot some ideas.
krishna teja
krishna teja 2021년 2월 23일
편집: krishna teja 2021년 2월 23일
I dont see delay in matlab startup. It takes roughly about half a minute

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

답변 (0개)

카테고리

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

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by