We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ed51b + 996df15 commit 4e76319Copy full SHA for 4e76319
environments/common/inventory/group_vars/all/openhpc.yml
@@ -54,7 +54,8 @@ openhpc_config_extra: {}
54
# additional default slurm.conf parameters for the appliance:
55
openhpc_config_default:
56
TaskPlugin: task/cgroup,task/affinity
57
- ReturnToService: 2 # workaround for templating bug TODO: Remove once on stackhpc.openhpc v1.2.0
+ ProctrackType: proctrack/cgroup
58
+ JobAcctGatherType: jobacct_gather/cgroup
59
60
# additional default slurm.conf parameters when "rebuild" enabled:
61
openhpc_config_rebuild:
0 commit comments