[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] dagman question



On 7/28/2012 10:45 AM, Dimitri Maziuk wrote:
I think the textbook setup is to have a Job X that does nothing much and
then add PARENT Job CHILD X for each of your jobs. Then X will fail if
any of them fails.

PS. i.e. to actually have a DAG rather than a bunch of independent jobs.

D