[slurm-users] salloc with bash scripts problem

Chris Samuel chris at csamuel.org
Sun Dec 30 09:41:17 MST 2018


On 30/12/18 7:16 am, Mahmood Naderan wrote:

> Right...
> I also tried
> 
> [mahmood at rocks7 ~]$ salloc --nodelist=compute-0-2 -n 1 -c 1 --mem=4G -p 
> RUBY -A y4
> salloc: Granted job allocation 199
> [mahmood at rocks7 ~]$ $
> 
> I expected to see the compute-0-2 prompt. Is that normal?

By default salloc gives you a shell on the same node as you ran it on, 
with a job allocation that you can access by srun.

You can read more about interactive shells here:

https://slurm.schedmd.com/faq.html#prompt

All the best,
Chris
-- 
  Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC



More information about the slurm-users mailing list