Why does MATLAB hang when using "parpool" with more than N workers on Linux?
이전 댓글 표시
I am using a large Linux machine and I tried to create a parallel pool via the following MATLAB command:
>> parpool(N)
However, for N around 15 or larger (where N is the pool size or number of workers), this command may hang or fail.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!