[slurm-users] Bug in gres plugin

2018-05-21 Thread Vladimir Goy
Dear, Danny Auble, Developers and Users, After update SLURM from version 17.02.2 to the 17.11.6 The behavior of the plugin gres has changed. On the version 17.02.2, gres.conf can be: Name=gpu Type=K40 File=/dev/nvidia0 COREs=0 Name=gpu Type=K40 File=/dev/nvidia1 COREs=10 Name=gpu Type=cpu

Re: [slurm-users] Slurm does not set CUDA_VISIBLE_DEVICES

2018-05-21 Thread Vladimir Goy
script? Is gres.conf properly > configured? > > I think this is what sets the variable: https://github.com/ > SchedMD/slurm/blob/bcdd09d3386f4b4038ae9263b0e69d > 4d742988b2/src/plugins/gres/gpu/gres_gpu.c#L96 > > Cheers, > Miguel > > > On 21 May 2018, at 08:28, Vla

[slurm-users] Slurm does not set CUDA_VISIBLE_DEVICES

2018-05-20 Thread Vladimir Goy
Hello, Please, help me, I would like to ask you about the next bug. Why slurm does not set CUDA_VISIBLE_DEVICES variabels before runs user aplication? This bug I observe after update slurm 17.02.2 -> 17.11.6 . Who/How can fix this problem? Version 17.02.2 works well, but now I can not downgrate, b