I'm pretty sure there is not a hierarchy per se; at least in this case, the 
effective MAXJOB will be 1 not because USERCFG takes precedence, but because 
USERCFG is the most restrictive.

In other words, if user A submits two jobs with all these credentials, the 
second will not be scheduled once the first is running because that would 
violate one or more scheduling policies.

Does that make sense, or am I missing something?

Phil

----- Original Message -----
From: "Suraj Prabhakaran" <s.prabhaka...@grs-sim.de>
To: mauiusers@supercluster.org
Sent: Tuesday, November 26, 2013 11:02:26 AM
Subject: [Mauiusers] Limits Hierarchy

Hello,

Can anybody tell me what is the hierarchy of User, Group, Class, Account and 
QOS?

For example, if I have a config

USERCFG[A]      MAXJOB=1
GROUPCFG[B]     MAXJOB=2
CLASSCFG[C]     MAXJOB=3
ACCOUNTCFG[D]   MAXJOB=4
QOSCFG[E]               MAXJOB=5

What will be the maxjob value for user A in group B submitting a job in class 
C, associated with account D and attached to the QOS E?

Best,
Suraj

_______________________________________________
mauiusers mailing list
mauiusers@supercluster.org
http://www.supercluster.org/mailman/listinfo/mauiusers
_______________________________________________
mauiusers mailing list
mauiusers@supercluster.org
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to