Qconf-mrqs

From DISI
Revision as of 23:43, 15 June 2018 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a memo from John 2018 to future John

{
   name         override
   description  Rules here are used to override default behavior (and usually \
   disable nodes). DO NOT CHANGE
   enabled      TRUE
   limit        users {*} hosts {gimel.cluster.ucsf.bkslab.org} to slots=5
}
{
   name         projects
   description  Project or job-type limits. ZINC-3DX are for 3D building on \
   protomer2,3,4 disks DB-1,2,3 are for DOCK Blaster type 1,2,3 jobs. \
   ZINC-2D-Loading is for catalog updated. DOCK is for docking calculations \
   (not used). Cheminf is for SEA calculations. Protomer-Requests is for the \
   public request 3D service.
   enabled      TRUE
   limit        projects {Protomer-Requests} to slots=1
   limit        projects {extract_parallel} to slots=2
   limit        projects {ZINC-3D-Building} to slots=100
   limit        projects {ZINC-3D2} to slots=100
   limit        projects {ZINC-3D3} to slots=1
   limit        projects {ZINC-3D4} to slots=100
   limit        projects {HARTWIG} to slots=100
   limit        projects {HARTWIG2} to slots=100
   limit        projects {DB-1} to slots=2
   limit        projects {DB-2} to slots=100
   limit        projects {DB-3} to slots=2
   limit        projects {DB-4} to slots=2
   limit        projects {ZINC-2D-Loading} to slots=10
   limit        projects {DOCK} to slots=100
   limit        projects {Cheminf} to slots=100
   limit        to slots=1900
}
{
   name         userlimits
   description  User limits. we let most lab members take over more than half \
   the cluster. we customize for a few users. class 1 and class 2 users
   enabled      TRUE
   limit        users {mkorcz,jklyu,xiaobo,isingh,tbalius,alevit,momeara,cwebb,mmartini,rstein,yingyang,sgu} to slots=300
   limit        users {jji,xyz,www,supritha} to slots=1300
   limit        users {goelzer,grudnick} to slots=10
   limit        users {*} to slots=50
}