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 91da774 commit 4127848Copy full SHA for 4127848
environments/common/inventory/group_vars/all/openhpc.yml
@@ -56,7 +56,7 @@ openhpc_config_default:
56
SlurmctldParameters:
57
- enable_configless
58
TaskPlugin: task/cgroup,task/affinity
59
- ReturnToService: 2 # is stackhpc.openhpc default, but templating bug means it is needed here too
+ ReturnToService: 2 # workaround for templating bug TODO: Remove once on stackhpc.openhpc v1.2.0
60
61
# default additional slurm.conf parameters when "rebuild" enabled:
62
openhpc_config_rebuild:
0 commit comments