parallel code execution on MATLAB cluster
조회 수: 3 (최근 30일)
이전 댓글 표시
As I run a code on a cluster using spmd, sometimes a worker gets disconnected and the execution stops. In another instance, the job became 'queued' after running for multiple hours and then eventually the execution stopped. What could be potential reasons for these?
댓글 수: 1
Kojiro Saito
2018년 1월 11일
Are you using Linux? Could you cofirm the maximum process is sufficient?
ulimit -a
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!