Hi Stefano,
The MaxIdle option applies a threshold on a per DAG basis such that DAGMan does not place any more jobs to the AP when DAGMan's internal counts of job states is greater than or equal to the threshold. Jobs not associated with the DAG do not apply to the DAGs
MaxIdle threshold. Note that this functionality works best when the nodes in the DAG contain a single job but does still apply when nodes contain a list of jobs.
-Cole Bollig
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Stefano Belforte via HTCondor-users <htcondor-users@xxxxxxxxxxx>
Sent: Thursday, March 27, 2025 4:58 AM To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx> Cc: Stefano Belforte <stefano.belforte@xxxxxxx> Subject: [HTCondor-users] DAGMAN MaxIdle Dear experts,
with ref. to -MaxIdle option in https://urldefense.com/v3/__https://htcondor.readthedocs.io/en/latest/man-pages/condor_submit_dag.html__;!!Mak6IKo!KxdMMWF__p97RDGMIoHNM2mSGlKkHymJtOiUw1IMjxz4AkWa-483kWB_WuHLneosckRI6tJU0P0KFqI_nzCVHmYg4UHIdg$ does the "maximum number of idle jobs allowed" refer to jobs from this DAG or overall jobs in the AP from all possible submitters ? I read the following MaxJobs as referring to nodes of this particular DAG instead, please correct me if I am wrong. Thanks Stefano _______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe Join us in June at Throughput Computing 25: https://urldefense.com/v3/__https://osg-htc.org/htc25__;!!Mak6IKo!KxdMMWF__p97RDGMIoHNM2mSGlKkHymJtOiUw1IMjxz4AkWa-483kWB_WuHLneosckRI6tJU0P0KFqI_nzCVHmaoG5MvqA$ The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/ |