[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] accounting for slots/cores in draining?
- Date: Mon, 21 Jun 2021 15:47:38 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] accounting for slots/cores in draining?
So, I had been thinking, if there might be a way, to pass the costs of
unused slots during draining through to the initiator of the
mcore-slot-to-be?
OK, I think I get what you're asking now; thanks. I can't think
of anything, actually. You could try synthesizing some backfill jobs for
that user and playing games with the START expression to run only backfill
jobs from the user that prompted the drain -- if your system for prompting
drains knows. But can't think of anything built into HTCondor for this.
- ToddM