Cannot start the parallel pool

5 views (last 30 days)
Bin Zhang
Bin Zhang on 18 Apr 2017
Answered: Bin Zhang on 18 Apr 2017
The error is shown below: ************************************************************ Error using parpool (line 104) Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile Manager.)
Error in parallel.internal.ui.PoolHelper.startPool (line 11) parpool();
Caused by: Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line 666) Failed to locate and destroy old interactive jobs. Error using parallel.internal.customattr.CustomGetSet/get (line 32) The storage metadata file does not exist or is corrupt. ****************************************************************

Accepted Answer

Bin Zhang
Bin Zhang on 18 Apr 2017
Problem solved. Reset the jobstoragelocation in cluster profile manager to the default!

More Answers (0)

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!