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

Re: [HTCondor-users] Simple priority howto.



Hi Again,
The GROUP_QUOTA option is working very well for one level of groups each group gets the correct share.

I'm trying to figure how to do that using user prio.
Using pslots and PRIORITY_HALFLIFE = 3600
No Preemption.
Both user in a single GroupQuota group.

I'm running same jobs of 30 seconds sleep using single core from 2 users each using deferent submitter.
   User one Priority Factor 1000
   User two Priority Factor 5000
After 30 minutes completed jobs looks like that
   User one: 399
   User two: 255

What am I missing here? Changing the factor of user two to 50000 will get a lot less activity

Thanks
David.

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Greg Thain <gthain@xxxxxxxxxxx>
Sent: 02 February 2021 23:09
To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Simple priority howto.
 


On 2/2/21 2:31 PM, duduhandelman@xxxxxxxxxxx wrote:
Hi Agian.
Will those two options will work together?


Yes.


-greg