WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
Properties for an HTCondor service. More...
#include <HTCondorComputeServiceProperty.h>
Static Public Attributes | |
static const std::string | GRID_POST_EXECUTION_DELAY |
Overhead (in seconds) between condor and a batch_standard_and_pilot_jobs 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_standard_and_pilot_jobs 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. | |
Properties for an HTCondor service.