On 22/12/14 19:15, John Hanks wrote: > Would you be willing to post the relevant lines from your config? I'm > trying to get this working without much success.
For our cgroups we have in slurm.conf: ProctrackType=proctrack/cgroup TaskPlugin=task/cgroup JobAcctGatherType=jobacct_gather/cgroup JobAcctGatherFrequency=30 and our cgroup.conf is: ### # # 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 Hope this helps! All the best, Chris -- 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
