[slurm-users] Config: behavior of default CPU number per GPU (DefCpuPerGPU)

2019-07-10 Thread GD
Hi, I have a question regarding the default number of CPUs allocated per GPU (`DefCpuPerGPU` in `slurm.conf`). I first mention that the doc refers to `DefCpusPerGPU` (with an 's' at Cpu) but slurmctld only understand `DefCpuPerGPU` (c.f. https://bugs.schedmd.com/show_bug.cgi?id=7203). So here is

[slurm-users] Problem: requesting specific GPU GRES type is ignored in job submission

2019-07-10 Thread GD
Hi, I have an issue with GPU request in job submission. I have a single computing node (128 cores, 3GPUs) which also runs the Slurm server. When I try to submit a job requesting a specific GPU type corresponding to a GTX 1080 (GPU id 2 on my machine), the job is not assigned to the requested GPU