[Moabusers] Resource limits per user, per queue
Steve Crusan
scrusan at ur.rochester.edu
Tue Dec 6 12:27:58 MST 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Dec 6, 2011, at 2:11 PM, Denver Smith wrote:
> How can I define separate per-user limits for several different queues?
>
> For example, This appears to limit the total number of running and idle jobs per queue:
>
> CLASSCFG[queue1] DEFAULT.NODESET=ONEOF:FEATURE:queue1 MAXIJOB=5 MAXJOB=5,10
> CLASSCFG[queue2] DEFAULT.NODESET=ONEOF:FEATURE:queue2 MAXIJOB=10 MAXJOB=15,20
>
> Is this legal:
>
> CLASSCFG[queue1] DEFAULT.NODESET=ONEOF:FEATURE: queue1 USERCFG[DEFAULT] MAXIJOB=5 USERCFG[DEFAULT] MAXJOB=5,10
I don't think you can set $PROPERTY[DEFAULT] limits on another property.
You can however use multi-dimensional properties on queues, qos's, etc:
http://www.adaptivecomputing.com/resources/docs/mwm/6-1-3/help.htm
Something like this should work:
CLASSCFG[highmem] MAXJOB[USER]=5,10 # any user with authorization to use the highmem class is limited to those constraints.
>
>
> Thanks
> _______________________________________________
> moabusers mailing list
> moabusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/moabusers
----------------------
Steve Crusan
System Administrator
Center for Research Computing
University of Rochester
https://www.crc.rochester.edu/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
iQEcBAEBAgAGBQJO3mzFAAoJENS19LGOpgqKyvkIAKchYTOVZs142LCqOrOtchJ7
H57vJQ46QB80dLrARlrEwJIUSbsCmUCqKaLXw8ArULiAG+HpyFj3T3a7uGX2kEoW
lkLVeXZREz8kM5TsRp3w0cN5mmE6fQYsiz1AaKfSqu6d40DIPrIoF58yotnCO/ZT
LhzMTk11T7W/k8l0bHh9jEzG3Cx1rsIUFV65/YLPgsu0eDJGRfbD5+09UjucgSHw
Ymf1JFwfFgtDNpXUdviok1TElPYBcjXGYoKud2uP76G5Z2bHoaWd+w6d9jvLIaA5
vKI1UyKrvlrVdMYkwJFA+ynetmVBC821BASySn5X9rUErNjC2X0nnwxp77cEmJU=
=jOxa
-----END PGP SIGNATURE-----
More information about the moabusers
mailing list