Condor_submit_dag creates a normal Condor submit file, and then (unless the =-no_submit= flag is given) calls condor_submit on that file. If the DAG file is _foo.dag_, the submit file will be _foo.dag.condor.sub_. + +Note that condor_submit_dag itself no longer does any parsing at all of the DAG file (a long time ago I think it did a little bit of parsing to check the log file specifications). + + +nested dags -- eager submit option +startup of scheduler universe/daemoncore