[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Priority calculation: memory



On 09/03/2015 04:56 AM, Mathieu Bahin wrote:
Dear all,

With this configuration, will the memory be taken into account within
the user priority calculation?
By default, the user priority is "charged" by the accountant to the user 
based on number of cpu cores used over time.  This can be changed with 
the SLOT_WEIGHT expression, but we would advise care in coming up with a 
good metric that reduces cpu + memory usage to a scalar.  Also, if you 
change SLOT_WEIGHT, it won't retroactively apply to past usage 
accumulated for each user.
-greg