Skip to content

Commit 532b1df

Browse files
committed
fix old unsupported slurm SelectType
1 parent c59f6b6 commit 532b1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/nrel/inventory/group_vars/openhpc/overrides.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ openhpc_config_extra:
178178

179179
# SCHEDULING
180180
SchedulerType: 'sched/backfill'
181-
SelectType: 'select/cons_res'
181+
SelectType: 'select/cons_tres'
182182
SelectTypeParameters: 'CR_Core'
183183
EnforcePartLimits: 'ALL'
184184
SchedulerParameters:

0 commit comments

Comments
 (0)