Skip to content

Commit

Permalink
Merge pull request #607 from clairbarrass/main
Browse files Browse the repository at this point in the history
Add largescale qos back in
  • Loading branch information
clairbarrass authored May 16, 2024
2 parents 8973674 + c95ca27 commit c1c9e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/scheduler.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ lists the active QoS on ARCHER2.
| taskfarm | 16 | 24 hrs | 128 | 32 | standard | Maximum of 256 nodes in use by any one user at any time |
| short | 32 | 20 mins | 16 | 4 | standard | |
| long | 64 | 96 hrs | 16 | 16 | standard | Minimum walltime of 24 hrs, maximum 512 nodes in use by any one user at any time, maximum of 2048 nodes in use by QoS |
| largescale | 5860 | 12 hrs | 8 | 1 | standard | Minimum job size of 1025 nodes |
| lowpriority | 2048 | 24 hrs | 16 | 16 | standard | Jobs not charged but requires at least 1 CU in budget to use. |
| serial | 32 cores and/or 128 GB memory | 24 hrs | 32 | 4 | serial | Jobs not charged but requires at least 1 CU in budget to use. Maximum of 32 cores and/or 128 GB in use by any one user at any time. |
| reservation | Size of reservation | Length of reservation | No limit | no limit | standard | |
Expand Down

0 comments on commit c1c9e04

Please sign in to comment.