Skip to content

Commit

Permalink
removed cgroupautomount as it is defunct
Browse files Browse the repository at this point in the history
  • Loading branch information
XaverStiensmeier committed Feb 14, 2024
1 parent d91bbd5 commit f6962b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/playbook/roles/bibigrid/files/slurm/cgroup.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# maybe this causes errors when using 23.11 https://slurm.schedmd.com/faq.html#cgroupv2
CgroupMountpoint="/sys/fs/cgroup"
CgroupAutomount=yes
# CgroupAutomount=yes # REMOVED 23.11.0
ConstrainCores=no
ConstrainRAMSpace=yes
ConstrainSwapSpace=no
Expand Down

0 comments on commit f6962b9

Please sign in to comment.