Skip to content

Commit

Permalink
Update job-resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrahan41 committed Jan 18, 2019
1 parent 2c215a9 commit bee334b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/running-jobs/job-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ The available QoS's for Summit are:
| QOS name | Description | Max walltime | Max jobs/user | Node limits | Priority boost |
| ----------- | ------------------------------------- | --------------- | ------------- | ------------------------- | ------------------------------- |
| normal* | default | see table above | n/a | 256/user | 0 |
| testing | For quick turnaround when testing | 30M | 1 | 2/user; max 12 cores/node | QoS has dedicated cores |
| testing | For quick turnaround when testing | 30M | 1 | 24 cores *across* up to 24 nodes | QoS has dedicated cores |
| interactive | For interactive jobs (command or GUI) | 4H | 1 | 1 core | QoS has dedicated cores |
| long | Longer wall times | 7D | n/a | 22/user; 40 total | 0 |
| condo | Condo purchased nodes only | 7D | n/a | n/a | Equiv. of 1 day queue wait time |

*The _normal_ QOS is the default QOS if no other is specified.

**The testing and interactive QOS must be paired with a testing or interactive partition. Jobs that utilize testing and interactive QOS will fail if paired with a any other partition**
**The testing and interactive QOS must be paired with a testing or interactive partition. Jobs that utilize testing and interactive QOS will fail if paired with a any other partition**

0 comments on commit bee334b

Please sign in to comment.