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
Copy file name to clipboardExpand all lines: defaults/main.yml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ openhpc_default_config:
18
18
SlurmctldHost: "{{ openhpc_slurm_control_host }}{% if openhpc_slurm_control_host_address is defined %}({{ openhpc_slurm_control_host_address }}){% endif %}"
19
19
ProctrackType: proctrack/cgroup
20
20
TaskPlugin: task/cgroup,task/affinity
21
-
SlurmdSpoolDir: /var/spool/slurm # NB: not OpenHPC default!
0 commit comments