parfor stalls (stucks) with Matlab 2015a but not with 2018a

조회 수: 6 (최근 30일)
Dave Lee
Dave Lee 2018년 11월 14일
댓글: Jan 2018년 11월 14일
Hi,
I have a Matlab .m file running parfor. When I use Matlab 2015a, it gets stuck at around 45% finished of the loop. It is repeatable like this when I tried different times. When I checked Windows task manager, percent of CPU usage when this is happening dropped down to 0-1%. Memory usage is <30%. Ctrl+C does not work to break the program when this is happening.
I rerun the code with Matlab 2018a and this problem goes away, the code runs through. What do you think the root cause and is there any issue/bug that I should resolve?
Thanks,

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by