File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -153,13 +153,14 @@ There are four [Slurm partitions][ref-slurm-partitions] on the system:
153153* the ` normal ` partition is for all production workloads.
154154* the ` debug ` partition can be used to access a small allocation for up to 30 minutes for debugging and testing purposes.
155155* the ` xfer ` partition is for [ internal data transfer] [ ref-data-xfer-internal ] .
156- * the ` low ` partition is a low-priority partition, enabled for specific projects at specific times.
156+ * the ` low ` partition is a low-priority partition, which may be enabled for specific projects at specific times.
157157
158158| name | nodes | max nodes per job | time limit |
159159| -- | -- | -- | -- |
160160| ` normal ` | 1266 | - | 24 hours |
161161| ` debug ` | 32 | 1 | 30 minutes |
162162| ` xfer ` | 2 | 1 | 24 hours |
163+ | ` low ` | 1266 | - | 24 hours |
163164
164165* nodes in the ` normal ` and ` debug ` partitions are not shared
165166* nodes in the ` xfer ` partition can be shared
You can’t perform that action at this time.
0 commit comments