|
Hi Stefano,
SubDAGs will inherit the configuration file of the parents (all the way up to the root DAG in the case of a Sub-SubDAG). If the SubDAG specifies its own configuration file then DAGMan will use the SubDAG specific configuration file and completely ignore the
inherited parent DAG configuration file.
Hope this helps,
Cole Bollig
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Stefano Belforte via HTCondor-users <htcondor-users@xxxxxxxxxxx>
Sent: Monday, December 8, 2025 5:19 AM To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx> Cc: Stefano Belforte <stefano.belforte@xxxxxxx> Subject: [HTCondor-users] Dagman config for subdags Hi experts,
I have a dag file which has a config file and also has subdags, will subdags inherit configuration from the main dag config file ? Or will those be ignored and a dagman config file needs to exist for each sub-dag as well ? Thanks Stefano _______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/ |