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

Re: [Condor-users] Dagman only one queue command?



On Wed, 21 Sep 2005, Steve Gertz wrote:

> Hello all,
>
> I was working with Dagman to schedule out work and I'm running into a little
> oddity.  It seems that the submit file Dagman is submitting can have only
> one queue statement; very inconvient when submitting a job to run with many
> input / output pairs.
>
> Has anyone run into this, am I just doing something wrong?  Is this fixed in
> the 6.7 branch?

No, you're not doing anything wrong.  That is a requirement of DAGMan.

Would it help to use macros in your submit file (see
http://www.cs.wisc.edu/condor/manual/v6.7/2_12DAGMan_Applications.html#SECTION003121600000000000000)?
That way you can use the same submit file but run it with different
arguments by defining them in the DAG file.

Kent Wenger
Condor Team