change the default temporary folder when running in parallel
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!