Skip to content

Instantly share code, notes, and snippets.

@xie186
Last active March 9, 2020 21:29
Show Gist options
  • Save xie186/fcf88b055fb27d4809eb16e1771e5ab9 to your computer and use it in GitHub Desktop.
Save xie186/fcf88b055fb27d4809eb16e1771e5ab9 to your computer and use it in GitHub Desktop.
Quick reference of Slurm
sbatch test.sb
squeue -u xie186
squeue -u xie186 -l
scontrol show jobid -dd <jobid>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment