On Fri, 3 May 2013, Sangamesh Banappa wrote:
...
prio    = weight_priority * npprio +
                    weight_urgency  * nurg +
                    weight_ticket   * ntckts

     npprior = normalized(ppri)
          nurg = normalized(urg)
         ntckts = normalized(tckts)

Here what is the formula to calculate the normalized value?
...

If you're looking at that level of detail, I would read the source code if I were you. I'd be interested to hear what you find.

All the best,

Mark
--
-----------------------------------------------------------------
Mark Dixon                       Email    : [email protected]
HPC/Grid Systems Support         Tel (int): 35429
Information Systems Services     Tel (ext): +44(0)113 343 5429
University of Leeds, LS2 9JT, UK
-----------------------------------------------------------------
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to