On 10/06/15 16:16, Jacqueline Scoggins wrote: > I'll see what options the user provided but I do believe he tried this > combo. We also found that someone else had this issue felt it was a > bug but no one responded to his original issue. But other > conversations started up in the thread.
Hmm, well all I can say is that it seems to work for us here with cgroups. :-( Here's the cgroup related parts of our config: $ fgrep -i cgroup /usr/local/slurm/etc/slurm.conf ProctrackType=proctrack/cgroup TaskPlugin=task/cgroup JobAcctGatherType=jobacct_gather/cgroup $ more /usr/local/slurm/etc/cgroup.conf ### # # Slurm cgroup support configuration file # # See man slurm.conf and man cgroup.conf for further # information on cgroup configuration parameters #-- CgroupAutomount=yes CgroupReleaseAgentDir="/usr/local/slurm/etc/cgroup_agents" ConstrainCores=yes ConstrainRAMSpace=yes ConstrainSwapSpace=yes -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
