createJob() command resulting in "Out of memory" error.
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Hello,
Lately, when I try to create a parallel jobs, as soon as the command createJob() is executed, the memory consumption of MATLAB starts to rise, until I get "Out of memory" error. This is BEFORE I pass any task to the job and submit it. I also get the following Warning:
Warning: File not found or permission denied
> In distcomp.abstractjob.pSetFileDependencies>iZipFiles at 94
In distcomp.abstractjob.pSetFileDependencies at 42
In distcomp.configurableobject.pSetPropertyAndConfiguration at 21
In distcomp.abstractjob.pSetFileDependencies>iPostConstructionSetFileDependencies at 65
In distcomp.abstractdataentity.pFinalizeConstruction at 21
In distcomp.abstractscheduler.pCreateJob at 29
In distcomp.abstractscheduler.createJob at 48
In distcomp\private\generalCreateJob at 35
In createJob at 48
In test_gauss_par3 at 1
It seems that there might be a problem with dependencies? I did check the paths in Parallel Configurations settings - they are correct. What could cause this?
Thanks for any help, Rashid
3 Commenti
Jason Ross
il 6 Mar 2013
Modificato: Jason Ross
il 6 Mar 2013
What release are you working with? When you mention the paths in the Parallel Configuration settings, are you referring to the AttachedFiles? If so, how large are the directories and/or files you are attaching?
Rashid
il 8 Mar 2013
Jason Ross
il 8 Mar 2013
Good to hear!
Risposte (0)
Questa domanda è chiusa.
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!