Re: [slurm-users] ReqGRES value is not valid

2019-10-03 Thread Uemoto, Tomoki
m] On Behalf Of Chris Samuel Sent: Friday, October 04, 2019 2:38 PM To: slurm-users@lists.schedmd.com Subject: Re: [slurm-users] ReqGRES value is not valid On 3/10/19 10:23 pm, Uemoto, Tomoki wrote: > I don't know why it return value of ReqGres is 0. Which version of Slurm are you on? Also t

Re: [slurm-users] ReqGRES value is not valid

2019-10-03 Thread Chris Samuel
On 3/10/19 10:23 pm, Uemoto, Tomoki wrote: I don't know why it return value of ReqGres is 0. Which version of Slurm are you on? Also there looks to be a typo, you've got "prun" not "srun" in your batch script. All the best, Chris -- Chris Samuel : http://www.csamuel.org/ : Berkeley, C

[slurm-users] ReqGRES value is not valid

2019-10-03 Thread Uemoto, Tomoki
Hi, all I want to configure generic consumable resources(gpu) and confirm that the resources are assigned to jobs on each node. I executed the following settings. o gres.conf Name=gpu File=/dev/tty[0-3] CPUs=[0-24] Name=gpu File=/dev/tty[4-7] CPUs=[25-47] o slurm.conf TaskPlugin=task/af