Skip to content

Commit 3bd689d

Browse files
Merge branch 'ARCHER2-HPC:main' into master
2 parents 89c2000 + 96ed065 commit 3bd689d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/user-guide/scheduler.md

Lines changed: 5 additions & 6 deletions
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,12 +2299,11 @@ 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-
Low priority access is always available and has the following limits:
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.
23032305

2304-
- 1024 node maximum job size
2305-
- Maximum 16 low priority jobs submitted (including running) per user
2306-
- Maximum 16 low priority job running per user
2307-
- Maximum runtime of 24 hours
2306+
Low priority access is always available. Consult the QoS table above for limits on low priority jobs.
23082307

23092308
You submit a low priority job on ARCHER2 by using the `lowpriority` QoS. For example,
23102309
you would usually have the following line in your job submission script sbatch

0 commit comments

Comments
 (0)