Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] DAG macros
- Date: Thu, 2 May 2013 21:16:39 +0100
- From: Brian Candler <B.Candler@xxxxxxxxx>
- Subject: Re: [HTCondor-users] DAG macros
On Thu, May 02, 2013 at 09:00:36AM -0500, Nathan Panike wrote:
> It is as dependable as the -append argument of condor_submit.
> For job A above, condor_dagman turns the above into
>
> condor_submit theonefile.sub -a "output = A" -a "error = error.A"
>
> when it submits the job. I think you can rely on this feature for the
> forseeable future.
Thank you - that's clear, and I understand a bit better now how it all fits
together :-)
Regards,
Brian.