On 28 July 2011 11:25, Nick Holway <[email protected]> wrote:
> Hello all,
>
> I'm trying to grant a job exclusive access to a node. I'm aware of
> setting the "greedy" consumable resource and also using $pe_slots; but
> I'm sure I recall a post on a Sun blog describing a "better greedy
> than greedy". I think it described a feature that came into one of the
> 6.2.x versions of SGE.
>
> Can anyone remember what technique was used or if I misremembered the post?
>
Are you thinking of exclusive resources?  A consumable  of type bool
with relop EXCL.
If you associate it with a host then any job requesting it will have
exclusive access to said host.
You can also associate it with queue (instances) to grant exclusive
access thereto.

William


> Thanks
>
> Nick
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to