matlabpool local files
Ältere Kommentare anzeigen
Hi:
I am using matlabpool for the jobs which I submit to a cluster. This cluster using Sun Grid Engine (SGE) as the scheduler. I am using "matlabpool local 2;" for each submitted job, and this will a set of files in ".matlab/local_scheduler_data/R2011b", such as "Job10.common.mat."
As more jobs get submitted, The job has a higher chance of getting failed. Sometimes, it gots this error:
Error using matlabpool (line 136)
Failed to open matlabpool. (For information in addition to the causing error,
validate the configuration 'local' in the Configurations Manager.)
Caused by:
Error using distcomp.interactiveclient/start (line 88)
Failed to start matlabpool.
This is caused by:
Unable to read MAT-file
/home-nfs/dzchen/.matlab/local_scheduler_data/R2011b/Job19/Task1.in.mat
File may be corrupt.
Any suggestion is appreciated!
Thank you!
Daozheng
1 Kommentar
Dana
am 25 Sep. 2012
We are also having intermittent problems when launching multiple instances of matlab on a compute nodes of our cluster. We get this error sometimes and a variety of other errors that seem to be related to files in the .matlab folder. Was this issue ever resolved?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Job and Task Creation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!