Re: [slurm-users] Configless mode enabling issue

2021-05-07 Thread Will Dennis
? (If it couldn’t find the NV libs when compiled, nvml support wouldn’t be built...) From: slurm-users on behalf of David Henkemeyer Sent: Friday, May 7, 2021 8:31:16 PM To: Slurm User Community List Subject: Re: [slurm-users] Configless mode enabling issue

Re: [slurm-users] Configless mode enabling issue

2021-05-07 Thread David Henkemeyer
Thank you for the reply, Will! The slurm.conf file only has one line in it: AutoDetect=nvml During my debug, I copied this file from the GPU node to the controller. But, that's when I noticed that the node w/o a GPU then crashed on startup. David On Fri, May 7, 2021 at 12:14 PM Will Dennis wr

Re: [slurm-users] Configless mode enabling issue

2021-05-07 Thread Will Dennis
Hi David, What is the gres.conf on the controller’s /etc/slurm ? Is it autodetect via nvml? In configless the slurm.conf, gres.conf, etc is just maintained on the controller, and the worker nodes get it from there automatically (you don’t want those files on the worker nodes.) If you need to s