Defaulting to a shell for salloc is a newer feature.
For your version, you should:
srun -n 1 -t 00:10:00 --mem=1G --pty bash
Brian Andrus
On 5/19/2023 8:24 AM, Ryan Novosielski wrote:
I’m not at a computer, and we run an older version of Slurm yet so I
can’t say with 100% confidence that
I’m not at a computer, and we run an older version of Slurm yet so I can’t say
with 100% confidence that his this has changed and I can’t be too specific, but
I know that this is the behavior you should expect from that command. I believe
that there are configuration options to make it behave di
I'm setting up Slurm from scratch for the first time ever. Using 22.05.8
since I haven't had a changed to upgrade our DB server to 23.02 yet.
When I try to use salloc to get a shell on a compute node
(ranger-s22-07), I end up with a shell on the login node (ranger):
[pbisbal@ranger ~]$ salloc