<div dir="ltr">Hi Team,<div><br></div><div>i wanted to define a mechanism to request the local disk space while submitting the job.<br></div><div><br></div><div>we have dedicated /scratch of 1.2 TB file system for the execution of the job on each of the compute nodes other than / and other file system.</div><div>i have defined in slurm.conf as TmpFS=/scratch  and then wanted to use  #SBATCH --scratch =10GB   in the request.<br></div><div>but it seems it is not accepting this variable except /tmp. </div><div><br></div><div>Then i have opted the mechanism of gres.conf </div><div><br></div><div>GresTypes=gpu,scratch<br></div><div><br></div><div>and defined each node the scratch value and then requested using --gres=lscratch:10GB</div><div>but in this scenario if requesting both gres resources gpu as well as scratch it show me only scratch in my Gres resource not gpu.</div><div>does it using the gpu also as a gres resource?</div><div><br></div><div>could anybody please advice which is the correct method to achieve the same?<br></div><div>Also, is scratch will be able to calculate the actual usage value on the node. </div><div><br></div><div>REgards</div><div>Navin.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>