Hi, > Am 24.05.2017 um 14:50 schrieb Roberto Nunnari <[email protected]>: > > Hello. > > I am using Oracle Grid Engine 6.2u7. > > Is there a way to configure the OGE so that it will give access to some nodes > only if a gpu is requested? I have a few nodes that are equipped with gpus > and I would like that only jobs that require at least one gpu can access > them. gpu is a JOB consumable in complex configuration that users can request > upon job submission with -l gpu=<n>
You can change setting in the complex definition to consumable "FORCED" from "YES". Then this complex must be requested to gain access to an exechost/queue. Pitfall: the request can be zero :-\ I don't know whether in 6.2u7 or the Univa version a lower limit for the minimum request was implemented. -- Reuti _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
