change the default temporary folder when running in parallel
조회 수: 6 (최근 30일)
이전 댓글 표시
I would like to change the temporary folder where the workers store data in Unix. Right now the default folder is /tmp/ but I would like to use the $TMPDIR variable set by the torque scheduler.
I've read about modifying the CHECKPOINTBASE variable on mdce_def.sh, but I'm running matlab remotely and this will change it for all the users, besides I don't have write access to the mdce_def.sh file on the system.
Is there another way to do this?
댓글 수: 0
답변 (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!