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

Re: [HTCondor-users] Obtaining condor usage statistics



is it possible to set slot_weight depending on user defined class add?

for instance in a submit file if they have
+userType="nice"

and I would like to have if "userType" == nice SlotWeight=.25*Cpus

On Fri, Mar 27, 2015 at 4:23 AM, Roderick Johnstone <rmj@xxxxxxxxxxxxx> wrote:
>
>
> On 26/03/2015 18:59, Greg Thain wrote:
>>
>> On 03/26/2015 12:28 PM, Roderick Johnstone wrote:
>>>
>>> Hi
>>>
>>> I'd like to know what is the weighting factor included in the Total
>>> Usage column and is it possible to get the actual cpu hours used?
>>>
>>
>> This is the SLOT_WEIGHT expression in the negotiator.  The default value
>> is Cpus, which means that the weighted usage is wall clock time * number
>> of cpus allocated to the job.
>>
>> -Greg
>
>
> Greg
>
> Thanks. Thats just what I needed.
>
> Roderick
>
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/