In case the submission system is already handling DAGs, there is no need to reinvent the wheel.
Also, in case the log-in node does not allow long python runs it's beneficial to exit the bout_runner quickly.
This means that the dependency must follow run_bout_run and run_function_run
In case the submission system is already handling DAGs, there is no need to reinvent the wheel. Also, in case the log-in node does not allow long python runs it's beneficial to exit the
bout_runner
quickly. This means that the dependency must followrun_bout_run
andrun_function_run