Skip to content

Commit 88dafa7

Browse files
committed
FIXME: don't use outdated pgid for proctracktype
1 parent f9876d6 commit 88dafa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/slurm.conf.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ MpiDefault=none
3535
#PluginDir=
3636
#PlugStackConfig=
3737
#PrivateData=jobs
38-
ProctrackType=proctrack/pgid
38+
ProctrackType=proctrack/linuxproc # TODO: really want cgroup but needs cgroup.conf and workaround for CI
3939
#Prolog=
4040
#PrologFlags=
4141
#PrologSlurmctld=

0 commit comments

Comments
 (0)