Re: [slurm-users] gres with docker problem

2019-01-06 Thread 허웅
I agree with Chris's opinion. I could find out the reason. As Chris said, the problem is cgroup. when I request a job to slurm that using 1 gres:gpu, slurm assign the job to the node who can have enough resource. when slurm assign a job to the node, slurm gives resource information to node

Re: [slurm-users] gres with docker problem

2019-01-01 Thread 허웅
Hi Chris. Thank you so much for your response. I'll try it! Happy New Year. -Original Message- From: "Chris Samuel" To: ; Cc: Sent: 2019-01-02 (수) 13:42:13 Subject: Re: [slurm-users] gres with docker problem On 1/1/19 8:21 pm, 허웅 wrote: > here is my cgroup.co

Re: [slurm-users] gres with docker problem

2019-01-01 Thread 허웅
with docker problem On 1/1/19 5:25 pm, 허웅 wrote: > what's the problem? Are you using cgroups to constrain access to GPUs? -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC

[slurm-users] gres with docker problem

2019-01-01 Thread 허웅
Hi I'm using slurm with GRES(4 GPU). I wanna allocate jobs uniformly through GRES(especially GPU). But, It does not work when I use Docker. For example, If i run this command for 4 times with different tty, I could get what i want to get. As you can see, All Bus-Ids are different. #1