matlabpool close force gives 'Error using matlabpool (line 147)'
显示 更早的评论
Hello,
i have a problem with the Matlab PCT. I use the PCT on a cluster. Sometimes a job using the PCT crashes due to a licence failure. When this happens the open matlabpool will not be closed. Therefore every job that starts on the cluster using the PCT checks if a matlabpool is open and if one exist close it with the comand "matlabpool close force [configName]". This usally works but know i often get the folowing error message:
_Destroying 7 pre-existing communicating jobs created by matlabpool.
Error using matlabpool (line 147) The storage metadata file does not exist or is corrupt._
Has anyone encountered a similar problem and can help me with that?
Michael
1 个评论
Sean de Wolski
2013-5-8
I'd recommend contacting support for this.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Parallel Server 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!