Why even after 4 hours the command parpool('local',5) not finished?

I used the command parpool('local',5) in matlab 2014b installed in a desktop with 6 processors. Since 10:44 am from today, matlab presents this message: Starting parallel pool (parpool) using the 'local' profile ... and the status is busy.
What can is happening?

1 件のコメント

Trevor
Trevor 2015 年 7 月 25 日
Same issue. Did parpool(2) and it's been busy for minutes.

サインインしてコメントする。

回答 (1 件)

Brendan Hamm
Brendan Hamm 2015 年 9 月 16 日

0 投票

I would highly suggest that you validate your settings. In MATLAB select the drop down from the 'Parallel' icon (in the Environment section of the Home tab) and choose Manage Cluster Profiles. Select local and select the Validate button. Also, it should be noted that you should not use more workers than the number of PHYSICAL cores (using virtual cores will not aid you in speedup).

カテゴリ

ヘルプ センター および File ExchangeParallel Computing Fundamentals についてさらに検索

質問済み:

2015 年 6 月 16 日

回答済み:

2015 年 9 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by