Am 22.08.2011 um 13:13 schrieb Schmidt U.:
> Dear all,
> is there a way to define slot quotas dynamically ? By default I set the RQS to
> {
> name slot_per_us
> description "slot limitation"
> enabled TRUE
> limit users {*} to slots=200
> }
> But sometimes users have a huge amount of short jobs, because of that I think
> about a solution similar like "slot * walltime"
> Can I add a kind of variable instead of fixed number ?
Dynamic limits are only working on a per host basis (man sge_resource_quota),
although it was a long term goal to implement any combination for them I think.
But even then walltime (unit TIME) and slot (unit INT) can't be multiplied in a
meaningful way.
You want to allow for example: 1 job with 24 hrs run time, or 24 jobs with 1 hr
run time?
Would it help to make an RQS as a combination of user and queue (i.e. some kind
of "short-queue" with a h_rt limit that judges the jobs therein as being short)?
--- Reuti
> buudo
>
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users