Skip to content

Commit 4127848

Browse files
committed
note returntoservice bug
1 parent 91da774 commit 4127848

File tree

1 file changed

+1
-1
lines changed
  • environments/common/inventory/group_vars/all

1 file changed

+1
-1
lines changed

environments/common/inventory/group_vars/all/openhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ openhpc_config_default:
5656
SlurmctldParameters:
5757
- enable_configless
5858
TaskPlugin: task/cgroup,task/affinity
59-
ReturnToService: 2 # is stackhpc.openhpc default, but templating bug means it is needed here too
59+
ReturnToService: 2 # workaround for templating bug TODO: Remove once on stackhpc.openhpc v1.2.0
6060

6161
# default additional slurm.conf parameters when "rebuild" enabled:
6262
openhpc_config_rebuild:

0 commit comments

Comments
 (0)