HTCondor Project List Archives



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

Re: [Condor-devel] sorting of groups in negotiation cycle



On Mon, 2011-05-23 at 13:08 -0500, Brian Bockelman wrote:

> 
> Does the negotiator correctly compute the number of weighted slots?  We hit that issue locally - starvation was occurring because the negotiator thought there was about 1,000 extra slots and it way-overallocated some groups.  Until the sorting is implemented, this is one way to approach things.
> 


Hi Brian,

By default, the negotiator uses the weighted slot totals as its starting
point for computing quotas.  If you'd prefer that to not happen, you can
configure: 

NEGOTIATOR_USE_SLOT_WEIGHTS = FALSE