Inter-Job Dependencies with DAGMan
DAGMan can be used to handle a set of jobs that must be run in a certain order
Also provides “pre” and “post” operations, so you can have a program or script run before each job is submitted and after it completes
Robust: handles errors and submit-machine crashes