WRENCH  1.10
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
wrench::HTCondorComputeService Member List

This is the complete list of members for wrench::HTCondorComputeService, including all inherited members.

addComputeService(std::shared_ptr< ComputeService > compute_service)wrench::HTCondorComputeService
ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
assertServiceIsUp()wrench::Service
getCoreFlopRate()wrench::ComputeService
getFreeScratchSpaceSize()wrench::ComputeService
getHostname()wrench::Service
getHosts()wrench::ComputeService
getLocalStorageService() constwrench::HTCondorComputeService
getMemoryCapacity()wrench::ComputeService
getNetworkTimeoutValue()wrench::Service
getNumHosts()wrench::ComputeService
getPerHostAvailableMemoryCapacity()wrench::ComputeService
getPerHostNumCores()wrench::ComputeService
getPerHostNumIdleCores()wrench::ComputeService
getPropertyValueAsBoolean(std::string)wrench::Service
getPropertyValueAsDouble(std::string)wrench::Service
getPropertyValueAsString(std::string)wrench::Service
getPropertyValueAsUnsignedLong(std::string)wrench::Service
getScratchSharedPtr()wrench::ComputeService
getTotalNumCores()wrench::ComputeService
getTotalNumIdleCores()wrench::ComputeServicevirtual
getTotalScratchSpaceSize()wrench::ComputeService
getTTL()wrench::ComputeService
hasScratch()wrench::ComputeService
HTCondorComputeService(const std::string &hostname, std::set< std::shared_ptr< ComputeService >> compute_services, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={})wrench::HTCondorComputeService
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram)wrench::ComputeServicevirtual
isUp()wrench::Service
resume()wrench::Service
setLocalStorageService(std::shared_ptr< StorageService > local_storage_service)wrench::HTCondorComputeService
setNetworkTimeoutValue(double value)wrench::Service
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
stop() overridewrench::ComputeServicevirtual
submitPilotJob(std::shared_ptr< PilotJob > job, const std::map< std::string, std::string > &service_specific_arguments) overridewrench::HTCondorComputeService
submitStandardJob(std::shared_ptr< StandardJob > job, const std::map< std::string, std::string > &service_specific_arguments) overridewrench::HTCondorComputeService
supportsPilotJobs()wrench::ComputeService
supportsStandardJobs()wrench::ComputeService
suspend()wrench::Service
terminateJob(std::shared_ptr< WorkflowJob > job)wrench::ComputeService
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual