Re: [slurm-users] Scheduling GPUS

2019-11-07 Thread Alex Chekholko
Hi Mike, IIRC if you have the default config, jobs get all the memory in the node, thus you can only run one job at a time. Check: root@admin:~# scontrol show config | grep DefMemPerNode DefMemPerNode = 64000 Regards, Alex On Thu, Nov 7, 2019 at 1:21 PM Mike Mosley wrote: > Greetings

[slurm-users] Scheduling GPUS

2019-11-07 Thread Mike Mosley
Greetings all: I'm attempting to configure the scheduler to schedule our GPU boxes but have run into a bit of a snag. I have a box with two Tesla K80s. With my current configuration, the scheduler will schedule one job on the box, but if I submit a second job, it queues up until the first one f