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.
1 parent 98ed51b commit d352b46Copy full SHA for d352b46
environments/common/inventory/group_vars/all/openhpc.yml
@@ -55,6 +55,8 @@ openhpc_config_extra: {}
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
58
+ ProctrackType: proctrack/cgroup
59
+ JobAcctGatherType: jobacct_gather/cgroup
60
61
# additional default slurm.conf parameters when "rebuild" enabled:
62
openhpc_config_rebuild:
0 commit comments