-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a file with some features of production batch queues
(job limitations)
- Loading branch information
1 parent
7582daf
commit 49ad813
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
https://www.olcf.ornl.gov/kb_articles/titan-scheduling-policy/ | ||
- At most 4 job in queue, but unlimited running | ||
|
||
https://www.olcf.ornl.gov/kb_articles/eos-scheduling-policy-2/ | ||
- Limit of (2) eligible-to-run jobs per user. | ||
|
||
https://www.olcf.ornl.gov/support/system-user-guides/rhea-user-guide/ | ||
- max 4 jobs running and 4 jobs eligible per user | ||
in bins A, B, and C | ||
|
||
|
||
http://www.nersc.gov/users/computational-systems/retired-systems/hopper/running-jobs/queues-and-policies/ | ||
- Big table | ||
|
||
https://portal.tacc.utexas.edu/user-guides/stampede#tablestampedequeues | ||
- Bit table | ||
|
||
https://www.alcf.anl.gov/user-guides/job-scheduling-policy-bgq-systems | ||
- Big table | ||
|
||
|
||
|
||
SCHEDULING WORKFLOWS ON BATCH QUEUES: | ||
|
||
http://vgrads.rice.edu/publications/pdfs/cluster09-paper.pdf/ | ||
|
||
|