Hello,

I would like to change the SLURM_TMPDIR that by default is /tmp to other place.

Could you help me? Becuase I have tried with prolog script and in other cluster with a older version this work for me but not now.

tmpFolder="/SCRATCH_LOCAL/$SLURM_JOB_USER/$SLURM_JOB_ID"
mkdir -p $tmpFolder
echo "export TMPDIR=$tmpFolder"

--
________________________________________________

Angelines Alberto Morillas


Reply via email to