Error using the parallel pool

5 views (last 30 days)
Holger Hevener
Holger Hevener on 29 Jan 2014
Commented: Marko Gulin on 10 Mar 2014
Hi,
I am not able to use the parallel toolbox on my mashine. Running the "parpool(4)" command results in an error not having a correct profile in the cluster profile manager. I'm using a completely new installation of Matlab :-(
>> parpool(4)
Starting parallel pool (parpool) using the 'local' profile ...
Error using parpool (line 111)
Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile Manager.)
Caused by:
Error using parallel.internal.pool.InteractiveClient/start (line 326)
Failed to start pool.
Error using parallel.Job/submit (line 304)
All dimension arguments must be greater than zero
end
Has someone already seen this error?
Thanks
Holger
  1 Comment
Edric Ellis
Edric Ellis on 29 Jan 2014
Looks like something went wrong with your installation - I would suggest contacting install support.

Sign in to comment.

Answers (1)

Holger Hevener
Holger Hevener on 30 Jan 2014
Dear all,
the path is below 400 characters. I will contact the support now.
Thanks
Holger

Categories

Find more on Parallel Computing Fundamentals in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!