ALL_CORES | wrench::ComputeService | static |
ALL_RAM | wrench::ComputeService | static |
assertServiceIsUp() | wrench::Service | |
BatchComputeService(const std::string &hostname, std::vector< std::string > compute_hosts, std::string scratch_space_mount_point, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={}) | wrench::BatchComputeService | |
getCoreFlopRate() | wrench::ComputeService | |
getFreeScratchSpaceSize() | wrench::ComputeService | |
getHostname() | wrench::Service | |
getHosts() | wrench::ComputeService | |
getMemoryCapacity() | wrench::ComputeService | |
getNetworkTimeoutValue() | wrench::Service | |
getNumHosts() | wrench::ComputeService | |
getPerHostAvailableMemoryCapacity() | wrench::ComputeService | |
getPerHostNumCores() | wrench::ComputeService | |
getPerHostNumIdleCores() | wrench::ComputeService | |
getPhysicalHostname() | wrench::Service | |
getPropertyValueAsBoolean(WRENCH_PROPERTY_TYPE) | wrench::Service | |
getPropertyValueAsDouble(WRENCH_PROPERTY_TYPE) | wrench::Service | |
getPropertyValueAsString(WRENCH_PROPERTY_TYPE) | wrench::Service | |
getPropertyValueAsUnsignedLong(WRENCH_PROPERTY_TYPE) | wrench::Service | |
getQueue() | wrench::BatchComputeService | |
getScratchSharedPtr() | wrench::ComputeService | |
getStartTimeEstimates(std::set< std::tuple< std::string, unsigned long, unsigned long, double >> resources) | wrench::BatchComputeService | |
getTotalNumCores() | wrench::ComputeService | |
getTotalNumIdleCores() | wrench::ComputeService | virtual |
getTotalScratchSpaceSize() | wrench::ComputeService | |
getTTL() | wrench::ComputeService | |
hasScratch() const | wrench::ComputeService | virtual |
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram) | wrench::ComputeService | virtual |
isUp() | wrench::Service | |
resume() | wrench::Service | |
setNetworkTimeoutValue(double value) | wrench::Service | |
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart) | wrench::Service | |
stop() override | wrench::ComputeService | virtual |
stop(bool send_failure_notifications, ComputeService::TerminationCause termination_cause) | wrench::ComputeService | virtual |
supportsCompoundJobs() override | wrench::BatchComputeService | virtual |
supportsPilotJobs() override | wrench::BatchComputeService | virtual |
supportsStandardJobs() override | wrench::BatchComputeService | virtual |
suspend() | wrench::Service | |
terminateJob(std::shared_ptr< CompoundJob > job) | wrench::ComputeService | |
TERMINATION_COMPUTE_SERVICE_TERMINATED enum value (defined in wrench::ComputeService) | wrench::ComputeService | |
TERMINATION_JOB_KILLED enum value (defined in wrench::ComputeService) | wrench::ComputeService | |
TERMINATION_JOB_TIMEOUT enum value (defined in wrench::ComputeService) | wrench::ComputeService | |
TERMINATION_NONE enum value (defined in wrench::ComputeService) | wrench::ComputeService | |
TerminationCause enum name | wrench::ComputeService | |
~ComputeService() (defined in wrench::ComputeService) | wrench::ComputeService | inlinevirtual |