Hi,

> Am 19.05.2017 um 10:06 schrieb juanesteban.jime...@mdc-berlin.de:
> 
> So, I now have a working gpu.q. However, users in the acl eat up slots even 
> if they have not requested a gpu resource. How do i keep out jobs that do not 
> specifically request a gpu. I only want jobs to run on that queue/node if 
> they want to use one of the two gpu's.

The complex can be set to FORCED, so it has to be requested to be scheduled on 
this particular node(s).

It might even be possible, to have the same setup with only one queue like:

$ qconf -sq all.q
…
complex_values NONE,[@gpunodes=gpu=TRUE]

A similar syntax can be used xuser_lists and other entries too.

-- Reuti


> 
> thanks!
> 
> Juan
> 
> Get Outlook for Android<https://aka.ms/ghei36>
> 
> _______________________________________________
> SGE-discuss mailing list
> SGE-discuss@liv.ac.uk
> https://arc.liv.ac.uk/mailman/listinfo/sge-discuss
> 

_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to