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:14:58 -0500
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] dagman api
On 10/24/2013 9:43 AM, R. Kent Wenger wrote:
On Thu, 24 Oct 2013, Keith Brown wrote:
Where can I read about internals of Dagman, like what algorithm it is
using
to parse the grammer? Ideally, I would like to run a smoke test with
dagman
to make sure the logic is right for the API I am building
There are some documents here:
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=DagManDesignDocs
But a lot of them aren't finished yet, so in many cases probably the
best thing is to just download and read the actual code...
Of course the source code can be examined online 'real-time'; DAGMan
source can be viewed at
https://github.com/htcondor/htcondor/tree/master/src/condor_dagman
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
Todd
Kent Wenger
CHTC Team
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx 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/
--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing Department of Computer Sciences
HTCondor Technical Lead 1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132 Madison, WI 53706-1685