Skip to content

Commit 96ed065

Browse files
committed
Adds low priority restrictions
1 parent 6602718 commit 96ed065

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/user-guide/scheduler.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ lists the active QoS on ARCHER2.
231231
| short | 32 | 20 mins | 16 | 4 | standard | |
232232
| 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 |
233233
| largescale | 5860 | 12 hrs | 8 | 1 | standard | Minimum job size of 1025 nodes |
234-
| lowpriority | 2048 | 24 hrs | 16 | 16 | standard | Jobs not charged but requires at least 1 CU in budget to use. |
234+
| lowpriority | 2048 | 24 hrs | 16 | 16 | standard | Jobs not charged but requires at least 1 CU in budget to use. Only available to UKRI-funded projects. |
235235
| 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. |
236236
| reservation | Size of reservation | Length of reservation | No limit | no limit | standard | |
237237
| capabilityday | At least 4096 nodes | 3 hrs | 8 | 2 | standard | Minimum job size of 512 nodes. Jobs only run during [Capability Days](#capability-days) |
@@ -2299,6 +2299,10 @@ other, higher-priority, jobs cannot be run. Although low priority jobs are not
22992299
charged, you do need a valid, positive budget to be able to submit and run low
23002300
priority jobs, i.e. you need at least 1 CU in your budget.
23012301

2302+
!!! note
2303+
Low priority access is only available for UKRI-funded projects. Other projects
2304+
will not be able to use the low priority facility.
2305+
23022306
Low priority access is always available. Consult the QoS table above for limits on low priority jobs.
23032307

23042308
You submit a low priority job on ARCHER2 by using the `lowpriority` QoS. For example,

0 commit comments

Comments
 (0)