parpool fails to start MATLAB 2014a

1 回表示 (過去 30 日間)
Parmida Boroumand
Parmida Boroumand 2014 年 10 月 20 日
コメント済み: Edric Ellis 2014 年 10 月 21 日
Hi,
I am trying to make a parallel computation, using MATLAB 2014a to take advantage of more simultaneous workers. When I first installed the program, both 'parpool' and 'matlabpool' were able to launch. However, as of the following morning neither has been able to start the session with the following messages,
parpool ('local',2) Error using parpool (line 99) The following error occurred while retrieving the name of process 79833:
(Surprisingly there is no error name list! )
>> matlabpool 3 Warning: matlabpool will be removed in a future release. Use parpool instead. Starting matlabpool using the 'local' profile ... Error using matlabpool (line 137) The following error occurred while retrieving the name of process 79833:
(And again there is no error name list! )
I was searching for some similar issues online, but at least the others are getting some further error names. Does it have anything to do with the 'set path' or s.th similar, as mentioned in the following links?
Any hints will be appreciated.
MATLAB Version: 8.3.0.532 (R2014a)
Operating System: Darwin 13.2.0
Thanx.
  1 件のコメント
Edric Ellis
Edric Ellis 2014 年 10 月 21 日
This is definitely unexpected. I would suggest contacting MathWorks technical support to try and resolve this.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing Fundamentals についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by