User Tools

Site Tools


salloc

This is an old revision of the document!


salloc

Make a slurm allocation and run a program. The allocation is given up when the program ends.

salloc -n 10 
srun hostname
srun -n 5 hostname

Note: I couldn't get salloc to run a script even though the documentation says it will.

salloc.1398361731.txt.gz · Last modified: 2014/04/24 13:48 by root