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

[Condor-users] condor_submit_dag - anything equivalent to condor_submit's -append command?



I'd like to pass arguments to my DAG input file.  For example, I'd
like to have a a DAG input file that reads like

  job prep prepare.sub
  vars prep numpieces="$(numpieces)"

and then submit the dag like

  condor_submit_dag -a "numpieces=16" process.dag

The condor_submit command has a nice command  "append" useful for
setting macros that a ClassAd can reference.  Does condor_dag_submit
have an equivalent command?

-- 
Brian Brooks
(770) 794-9850
brian.brooks@xxxxxxx / bbrook23@xxxxxxxxxxxxxxxxxxxxx