Am 11.04.2011 um 18:48 schrieb Dave Love:

> Doubtless this has come up before, but I can't find a post about it.
> 
> I wanted to limit job runtimes by ACL with RQS, rather than defining a
> separate queue for longer jobs for particular users (not that I want
> jobs with longer run times...).  I find it doesn't work sensibly for
> parallel jobs because h_rt is apparently multiplied by the slot count
> before being applied (experimentally -- I haven't looked for the
> relevant code).

When do you think it is multiplied?

- when compared to RQS during scheduling?
- for the enforced h_rt?


> That seems wrong, at least because it's inconsistent with resource
> requests.

h_rt is no consumable, hence not multiplied I would assume.

-- Reuti

>  Is there a good reason for it, or should I look at changing
> the behaviour?
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to