On Mon, 2018-07-23 at 15:59 -0700, Alex Chekholko wrote: > However, in this case both 'nvidia-smi' and 'nvidia-smi -L' run just > fine and produce expected output.
They will because running nvidia-smi triggers loading of the kernel module and creation of the device files. But are the device files there when slurmd starts? What happens if you start slurmd after running nvidia-smi? -- Ian