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

Re: [HTCondor-users] jobs to start on busy machines first



On 8/7/2018 10:55 AM, Rolf Seuster wrote:
Hi all,

we have a small cluster of worker nodes. For testing, I start
short jobs (<1min) every minute. From the manual, I would assume
that the jobs populate first all slots on one machine, then move to
the next machine. That's not what we observe. All machines
get more or less the same number of jobs.

Question: How do I configure condor to start jobs on the least number of
workers ?


Check out this HOWTO recipe:

  http://wiki.htcondor.org/index.cgi/wiki?p=HowToFillPoolDepthFirst

Whenever a question gets asked a couple times, I try to make a new HOWTO... the collection is sitting at

  http://wiki.htcondor.org//index.cgi/wiki?p=HowToAdminRecipes

Hope this helps
Todd