parpool fails to start MATLAB 2014a

1 visualizzazione (ultimi 30 giorni)
Parmida Boroumand
Parmida Boroumand il 20 Ott 2014
Commentato: Edric Ellis il 21 Ott 2014
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 Commento
Edric Ellis
Edric Ellis il 21 Ott 2014
This is definitely unexpected. I would suggest contacting MathWorks technical support to try and resolve this.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Parallel Computing Fundamentals in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by