Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] dagman api
- Date: Thu, 24 Oct 2013 15:35:55 -0500 (CDT)
- From: "R. Kent Wenger" <wenger@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] dagman api
On Thu, 24 Oct 2013, Todd Tannenbaum wrote:
and the parse logic for a DAGMan submit file looks to be at
https://github.com/htcondor/htcondor/blob/master/src/condor_dagman/parse.cpp
Yes, that's the code that parses the DAG files.
You may also want to take a look at AddNode() in dagman_commands.cpp.
Kent Wenger
CHTC Team