galaxyproject/ansible-slurm

Cgroup mode

Opened this issue · 0 comments

bvalot commented

Hello,

I try to configure slurm on cgroup mode to be able to manage Memory limit on the server running galaxy.
When I want to setup with cgroup v2 using this option:
CgroupPlugin=cgroup/v2

I get a message as this option is not valid. Is slurm version install with ansible compatible with cgroup2?