Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Parallel processing script fails after first successful completion of parfor
조회 수: 3 (최근 30일)
이전 댓글 표시
I am using our cluster to submit an array job with multiple CPUS per task to execute MATLAB script. The function sets up variables, then pre-initiates the parpool and then runs a parallel processing function three times. After the first successful parallel processing function, the job dies without any errors or warning output. There are many files listed in the 'user/.matlab/local_cluster_jobs/R2018a' directory. The only way to successfully re-start this job is for me to delete all of those files. Does anyone have an idea what might be going on?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!