Skip to content

Instantly share code, notes, and snippets.

@MikeDacre
Created September 7, 2016 22:06
Show Gist options
  • Save MikeDacre/1fc61d7b032f8ec83e6f53cec8a3096b to your computer and use it in GitHub Desktop.
Save MikeDacre/1fc61d7b032f8ec83e6f53cec8a3096b to your computer and use it in GitHub Desktop.
Cluster profile file for fraser cluster
[opts]
[queue]
max_jobs = 1000
sleep_len = 2
queue_update = 5
[prof_default]
cores = 1
mem = 4000
nodes = 1
time = 06:00:00
[prof_short]
cores = 1
mem = 4000
nodes = 1
time = 02:00:00
[prof_large]
nodes = 1
cores = 8
mem = 32000
time = 24:00:00
[prof_long]
nodes = 1
cores = 1
mem = 4000
time = 96:00:00
[jobqueue]
jobno = 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment