boinc/dcapi/condor
atisu b84c2db6ff DC-API Condor backend
Improvements:
 - Works again with 3G Bridge.
 - Compiles and deployes shared and static 
   libraries (tested with Condor 7.9.1-49001 
   nightly build).
 - Improved serialize/ deserialize conforming 
   to 3G Bridge.
 - Improved and fixed Condor userlog parsing 
   (using ReadUserLog).
 
 TODO:
 - still uses fixed binary names (the 
   algorithm name).
 - does not clean up DC-API working directory.





git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@2569 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:10:02 +01:00
..
Makefile.am DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_common.c
condor_common.h
condor_defs.h DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_event.c
condor_event.h
condor_log.cc DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_log.h
condor_managewu.c DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_master.c DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_master.h DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_result.c
condor_result.h
condor_slave.c
condor_slave.h
condor_utils.c
condor_utils.h
condor_wu.c DC-API Condor backend 2013-12-02 11:10:02 +01:00
condor_wu.h
dcapi-condor-client.pc.in
dcapi-condor-master.pc.in
ls_lR.sh
t.conf
tc.c
tc.h
test_input.txt
tm.c
tmpl.txt
ts.c
tss.c