[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] HTCondor DAGman issue
- Date: Tue, 11 Sep 2018 15:34:19 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] HTCondor DAGman issue
My questions are if there are any other configurations that limit the number
of DAGman jobs running, and what could cause only 200 DAGman jobs running
when there are machines unclaimed.
START_SCHEDULER_UNIVERSE by default limits any individual schedd
to 200 schedd jobs, of which DAGMan jobs are by far the most common type.
If your schedd host can handle the load, feel free to jack that number up.
- ToddM