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!