srun
#
srun
is a command to run a job on a cluster. For much more information on all things SLURM, see CAC tutorial.
Interactive shell can be requested with command
srun --cluster cbsueccosl01 --pty bash -l
or if you’ve correctly set up your environment:
srun --pty bash -l