[slurm-users] salloc with bash scripts problem

Mark Hahn hahn at mcmaster.ca
Wed Jan 2 14:05:59 MST 2019


>> you earlier mentioned wanting to run an X-requiring script.  why not just:
>> salloc --x11 srun ./whateveryourscriptwas
>
> For that matter, however, what?s the advantage of ?salloc --x11 srun? vs. just "srun --x11??

afaikt, the only difference is that srun's request is not flagged as
interactive (and salloc's is).  this may affect partition choice, etc.

regards, mark hahn.



More information about the slurm-users mailing list