On 27 January 2012 14:01, Martin Gumbau <[email protected]> wrote: > Hi, > > I don't known if it is possible and the best way to make it (if was > possible): > > SCENARIO: > > - 2 Cells (cell-A and cell-B) > > - Cell-A have 3 queues (q1-A, q2-A,q3-A) > > - Cell-B have 2 queues (q1-B, q2-B) > > ONLY IN CELL cell-A > > My pretension is to have a credit system in that at any users will be > assigned 'n' credits in one cluster-cell. > > - A job in a queue q1-A will cost 'x' credits > > - A job in a queue q2-A will cost 'y' credits > > - A job in a queue q3-A will cost 'z' credits > > where x < y < z > > This means that q1-A is the best and sending a job in this queue cost more > credits than sending jobs to other queues. > > Each time one job is sent to a queue, a number of credits is substracted of > the 'n' 'total of user credits. > > RESULT: > > one user could have less jobs running in the best queue and more jobs > running in the worst queue. > > Many thanks. Grid Engine doesn't natively support this AFAIK. Gold from cluster resources can track this sort of thing not sure how easy it is to integrate with SGE though.
> > --- > > Martin Gumbau Gonzalez > > System Manager - Theoretical & Computational Chemistry Groups > > Institute of Chemical Research of Catalonia (ICIQ) > > Av. Països Catalans 16 – 43007 Tarragona (Spain) > > Phone +34 977920200 (Ext. 308) – Fax +34 977920231 > > [email protected] - www.iciq.es > > ------------------ Legal warning > > This e-mail contains proprietary information whose content can be protected > by law. If you are not the intended recipient, you may not use, disclose, > distribute, copy or print this e-mail. This confidential, personal and not > transferable e-mail is intended for the addressee only and is legally > protected. Any disclosure, unauthorized use or forwarding, in whole or in > part is not permitted. If you are not the intended recipient of this e-mail > message and its contents, please notify the sender immediately and delete > this message and all its attachments subsequently without reading or record, > in whole or in part. Thank you. _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
