Il 26/05/2022 11:48, Diego Zuccato ha scritto:
Still can't
export TMPDIR=...
from TaskProlog script. Surely missing something important. Maybe
TaskProlog is called as a subshell? In that case it can't alter caller's
env... But IIUC someone made it work, and that confuses me...
Seems I finall
Il 25/05/2022 14:42, Mark Dixon ha scritto:
https://slurm.schedmd.com/faq.html#tmpfs_jobcontainer
https://slurm.schedmd.com/job_container.conf.html
I would be interested in hearing how well it works - it's so buried in
the documentation that unfortunately I didn't see it until after I
rolled a
In addition to the other suggestions, there's this:
https://slurm.schedmd.com/faq.html#tmpfs_jobcontainer
https://slurm.schedmd.com/job_container.conf.html
I would be interested in hearing how well it works - it's so buried in the
documentation that unfortunately I didn't see it until after I r
Hi Arsene.
I did something like that some weeks ago.
I used the lines
Prolog=/home/conf/Prolog.sh
TaskProlog=/home/conf/TaskProlog.sh
Epilog=/home/conf/Epilog.sh
The scripts for prolog and epilog manage the creation (and permissions
assignment) of a directory in local storage (including the jo