change the default temporary folder when running in parallel
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Parallel Server dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!