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!