Re: [slurm-users] Enforcing GPU-CPU ratios

2023-03-14 Thread Kilian Cavalotti
On Tue, Jun 23, 2020 at 7:37 AM Bas van der Vlies wrote: > > Which version of slurm do you use? as slurm 19.05: > * DefCpuPerGPU Sorry for necroposting and undigging this old thread, but the DefCpuPerGpu configuration option is actually just a default, which will happily get overridden by job s

Re: [slurm-users] Enforcing GPU-CPU ratios

2020-06-23 Thread Bas van der Vlies
Which version of slurm do you use? as slurm 19.05: * DefCpuPerGPU {{{ PartitionName=gpu_shared_education DefCpuPerGPU=3 DefMemPerCPU=20900 Default=No DefaultTime=5 DisableRootJobs=YES ExclusiveUser=NO MaxNodes=1 MaxTime=2-0 Nodes=r30n[4] OverSubscribe=FORCE Priority=1000 QOS=p_gpu_shared_educ

[slurm-users] Enforcing GPU-CPU ratios

2020-06-23 Thread Durai Arasan
Hi, We would like to enforce a fixed ratio of CPUs to GPUs allocated. To explain further - when a job is submitted requesting a certain number of GPUs (using --gres=gpu:n) we would like to fix the number of CPUs that will be allocated to the job based on the number of GPUs. We would like this to