Skip to content

Instantly share code, notes, and snippets.

@MikeDacre
Created September 7, 2016 22:04
Show Gist options
  • Save MikeDacre/f6ed1c0422593b540ebb933863665bc0 to your computer and use it in GitHub Desktop.
Save MikeDacre/f6ed1c0422593b540ebb933863665bc0 to your computer and use it in GitHub Desktop.
Python Cluster profile for sherlock cluster
[opts]
queue = hbfraser
[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 = 16
mem = 32000
time = 24:00:00
[prof_vlarge]
nodes = 1
cores = 28
mem = 125000
time = 12:00:00
[prof_long]
nodes = 1
cores = 1
mem = 4000
time = 96:00:00
[prof_owners]
nodes = 1
cores = 1
mem = 4000
time = 02:00:00
queue = owners
[jobqueue]
jobno = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment