cluster connection test parcluster failed
Afficher commentaires plus anciens
I have been using parallel computing for a couple of weeks now no problem.
Today I went to run a job and Matlab crashed and I had to reset the computer.
Now whenever I try and start a parallel job it errors outs.
If I run the command GCP I get "Starting parallel pool (parpool) using the 'local' profile ... Error using gcp (line 45) Not enough input arguments."
If i go to validate in the cluster profile manager it fails on the first stage (Cluster connection test (parcluster)"
Stage: Cluster connection test (parcluster)
Status: Failed
Description:The validation stage encountered a MATLAB exception.
Command Line Output:(none)
Error Report:
Not enough input arguments.
Debug Log:(none)
Any clue on first steps to sorting this out?
1 commentaire
Paul
le 30 Juin 2015
Réponses (1)
Daniel Wilusz
le 29 Août 2016
Modifié(e) : Daniel Wilusz
le 29 Août 2016
1 vote
I had the same problem. I followed the instructions here to fix it:
https://www.mathworks.com/matlabcentral/answers/92124-why-am-i-unable-to-use-parpool-with-the-local-scheduler-or-validate-my-local-configuration-of-parall
In my case, it was step 5 "Clear the local scheduler data folder" that fixed it.
Catégories
En savoir plus sur Job and Task Creation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!