I'm looking at SGE limits, and I'm not sure when something applies to
all users or each user individually. I want to find out how to limit
each user to a certain number of slots across the entire cluster (just
one queue).
I feel like this isn't it:
{
Name limit-user-slots
description Limit each user to 10 slots
enabled true
limit users * queues {all.q} to slots=10
}
I get the feeling that will limit the number of slots that all users can
collectively use simultaneously to 10. I want Bob to have no more than
10 slots, Joe to have no more than 10 slots, etc.
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users