Closed jamesbeedy closed 5 days ago
Closing this until slurm charms support the configuration.
@jamesbeedy what specifically do you need for the charms to support this configuration in cgroup.conf
? Do we need to modify which cgroup version is running on the machine?
@jamesbeedy what specifically do you need for the charms to support this configuration in
cgroup.conf
? Do we need to modify which cgroup version is running on the machine?
Slurm > 23.02
Ah, that'll do it. We'll have at least Slurm 23.11 once the fixes for the apt charm library are landed for Noble. Should be some time this week.
Slurm process tracking is currently not configured to kill child processes of a job. These changes set SignalChildrenProcesses=yes in cgroup.conf to enable this functionality.
Fixes #37