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

Re: [HTCondor-users] dagman api



Thanks. 

I suppose my intention was to build a Python API for it but it seems if I call subprocess in python to condor_dag_man, I think that should be sufficient. 




On Thu, Oct 24, 2013 at 4:35 PM, R. Kent Wenger <wenger@xxxxxxxxxxx> wrote:
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
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/