[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] job has all necessary slots claimed but still is idle
- Date: Fri, 18 Jun 2021 14:36:44 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] job has all necessary slots claimed but still is idle
For some jobs schedd request and claims additional slots it won't use.
If there are resources for such additional slots - the job will run, if
no - the job will be IDLE forever.
I know basically nothing about the dedicated scheduler. Do you
think this problem is explained by the taking-the-first match behavior you
found in the dedicated scheduler? (Naively, taking the first match rather
than the smallest would seem to waste resources, rather than slots...)
- ToddM