wrench::HTCondorComputeServiceProperty
-
class wrench::HTCondorComputeServiceProperty : public wrench::ComputeServiceProperty
Properties for an HTCondor service.
Public Static Attributes
-
static const std::string GRID_POST_EXECUTION_DELAY
Overhead (in seconds) between condor and a batch compute service for the completion of execution of grid-universe jobs.
-
static const std::string GRID_PRE_EXECUTION_DELAY
Overhead (in seconds) between condor and a batch compute service for the start of execution of grid-universe jobs.
-
static const std::string NEGOTIATOR_OVERHEAD
Overhead, in seconds, of the HTCondor Negotiator, which is invoked each time a new job is submitted or a running job completes and there are still pending jobs.
-
static const std::string NON_GRID_POST_EXECUTION_DELAY
Overhead (in seconds) between condor and a bare-metal compute for the completion of execution of non-grid-universe jobs.
-
static const std::string NON_GRID_PRE_EXECUTION_DELAY
Overhead (in seconds) between condor and a bare-metal compute service for the start of execution of non-grid-universe jobs.
-
static const std::string GRID_POST_EXECUTION_DELAY