On 5 June 2013 07:12, S. Sanchez <[email protected]> wrote: > hi, > > i am trying the number of cores per node and i checked google and i found > the following link: > > http://comments.gmane.org/gmane.comp.clustering.gridengine.users/18883 > > but, i can't access all the links provided in this website. > > so, my question is: how can i limit the number of cores per node? I want > to use say 8 cores of node # 1 and 8 cores of node # 2 in a cluster that > contains only 16-core nodes. > > any ideas? i don't have admin rights to create a new queue or something > like that. i am trying to find a solution that a non-admin user can > implement. > > Ask whoever does have admin rights. Grid Engine is a very flexible scheduler that can be set up in a number of ways. If the admin has set one up you could use a PE with an allocation_rule of 8. Otherwise you could look for a per slot consumable resource that you don't care about and request 1/8th of the amount available per host. This would only work if the scheduler is set up so that you get or can request exclusive access to the hosts.
> best, > -rs >
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
