Skip to content

Commit 4a73587

Browse files
committed
Merge branch 'hpcp' of github.com:eth-cscs/cscs-docs into hpcp
2 parents 8bedc54 + 7c05581 commit 4a73587

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/clusters/eiger.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)