You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most nodes are in the [`normal`slurm partition][ref-slurm-partition-normal], while a few nodes are in the [`debug` partition][ref-slurm-partition-debug].
17
+
Most nodes are in the [`normal`Slurm partition][ref-slurm-partition-normal], while a few nodes are in the [`debug` partition][ref-slurm-partition-debug].
18
18
19
19
### Storage and file systems
20
20
@@ -71,7 +71,7 @@ Alternatively, [uenv][ref-uenv] are also available on Clariden. Currently deploy
71
71
72
72
Clariden uses [Slurm][ref-slurm] as the workload manager, which is used to launch and monitor distributed workloads, such as training runs.
73
73
74
-
There are two slurm partitions on the system:
74
+
There are two Slurm partitions on the system:
75
75
76
76
* the `normal` partition is for all production workloads.
77
77
* the `debug` partition can be used to access a small allocation for up to 30 minutes for debugging and testing purposes.
0 commit comments