I succeeded to set up the basic environment to use slurm. Also I've added
these to each file.

/etc/slurm/slurm.conf:

ProctrackType=proctrack/cgroup
TaskPlugin=task/cgroup
JobacctGatherType=jobacct_gather/cgroup

/etc/slurm/cgroup.conf

###
# Slurm cgroup support configuration file
###
CgroupAutomount=yes
CgroupReleaseAgentDir="/etc/slurm/cgroup"
ConstrainCores=yes
TaskAffinity=yes
#

It also works with "sinfo" but not with "srun".
i.e.:
[root@n6 /]# srun hostname
srun: Required node not available (down, drained or reserved)
srun: job 3 queued and waiting for resources

Could you give me any advice?

Sumin Han
Undergraduate '13, School of Computing
Korea Advanced Institute of Science and Technology
Daehak-ro 291
Yuseong-gu, Daejeon
Republic of Korea 305-701
Tel. +82-10-2075-6911

Reply via email to