dial_condor
Version 1.20 07jun05
Introduction
Condor implementation of DIAL job.
DIAL is described at
http://www.usatlas.bnl.gov/~dladams/dial
Dependencies
Dependencies are described in the CMT
requirements file.
Status
Version.
Change log.
Components
The components here are listed in dependency order. Each component depends
only on those listed above it. The test associated with each component is
a main program that returns zero if the component is working properly.
Some components also have test headers. These are included in the test
source and may be included in tests of other components. They should
not be included in any non-test sources.
CondorJob describes a DIAL JOB submitted to the local Condor queue.
CondorJobCreator is the creator of Condor jobs.
CondorCodTable is used to manage claims effectively when using the Condor COD feature.
CondorCodJob describes a DIAL JOB submitted to Condor using the Condor Computing on Demand (COD) feature.
CondorCodJobCreator is the creator for CondorCod jobs.
dladams@bnl.gov