WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
wrench::CloudComputeService Member List

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

acquireDaemonLock()wrench::S4U_Daemon
ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
assertServiceIsUp()wrench::Service
assertServiceIsUp(std::shared_ptr< Service > s)wrench::Serviceinlineprotectedstatic
cleanup(bool has_returned_from_main, int return_value)wrench::S4U_Daemonvirtual
CloudComputeService(const std::string &hostname, std::vector< std::string > execution_hosts, std::string scratch_space_mount_point, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::CloudComputeService
ComputeService(const std::string &hostname, std::string service_name, std::string scratch_space_mount_point)wrench::ComputeService
ComputeService(const std::string &hostname, std::string service_name, std::shared_ptr< StorageService > scratch_space)wrench::ComputeServiceprotected
createLifeSaver(std::shared_ptr< S4U_Daemon > reference)wrench::S4U_Daemon
createVM(unsigned long num_cores, double ram_memory, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::CloudComputeServicevirtual
createVM(unsigned long num_cores, double ram_memory, std::string desired_vm_name, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::CloudComputeServicevirtual
destroyVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
DOWN enum valuewrench::S4U_Daemon
execution_hostswrench::CloudComputeServiceprotected
getCoreFlopRate()wrench::ComputeService
getExecutionHosts()wrench::CloudComputeService
getFreeScratchSpaceSize()wrench::ComputeService
getHostname()wrench::Service
getHosts()wrench::ComputeService
getMemoryCapacity()wrench::ComputeService
getMessagePayloadList() constwrench::Service
getMessagePayloadValue(WRENCH_MESSAGEPAYLOAD_TYPE)wrench::Service
getName()wrench::S4U_Daemon
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
getReturnValue()wrench::S4U_Daemon
getRunningActorRecvMailbox()wrench::S4U_Daemonstatic
getScratch()wrench::ComputeService
getScratchSharedPtr()wrench::ComputeServiceprotected
getSharedPtr()wrench::Serviceinlineprotected
getSimulation()wrench::S4U_Daemon
getState()wrench::S4U_Daemon
getTotalNumCores()wrench::ComputeService
getTotalNumIdleCores()wrench::ComputeServicevirtual
getTotalScratchSpaceSize()wrench::ComputeService
getTTL()wrench::ComputeService
getVMComputeService(const std::string &vm_name)wrench::CloudComputeServicevirtual
getVMPhysicalHostname(const std::string &vm_name)wrench::CloudComputeServicevirtual
hasReturnedFromMain()wrench::S4U_Daemon
hasScratch() constwrench::ComputeServicevirtual
hostnamewrench::S4U_Daemon
isDaemonized()wrench::S4U_Daemon
isSetToAutoRestart()wrench::S4U_Daemon
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram)wrench::ComputeServicevirtual
isUp()wrench::Service
isVMDown(const std::string &vm_name)wrench::CloudComputeServicevirtual
isVMRunning(const std::string &vm_name)wrench::CloudComputeServicevirtual
isVMSuspended(const std::string &vm_name)wrench::CloudComputeServicevirtual
join()wrench::S4U_Daemon
killActor()wrench::S4U_Daemonprotected
life_saverwrench::S4U_Daemon
mailboxwrench::S4U_Daemon
main() overridewrench::CloudComputeServiceprotectedvirtual
map_actor_to_recv_mailbox (defined in wrench::S4U_Daemon)wrench::S4U_Daemonstatic
messagepayload_listwrench::Serviceprotected
namewrench::Serviceprotected
network_timeoutwrench::Serviceprotected
num_startswrench::S4U_Daemonprotected
process_namewrench::S4U_Daemon
processBareMetalComputeServiceTermination(std::shared_ptr< BareMetalComputeService > cs, int exit_code)wrench::CloudComputeServiceprotectedvirtual
processCreateVM(simgrid::s4u::Mailbox *answer_mailbox, unsigned long requested_num_cores, double requested_ram, std::string desired_vm_name, WRENCH_PROPERTY_COLLECTION_TYPE property_list, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list)wrench::CloudComputeServiceprotectedvirtual
processDestroyVM(simgrid::s4u::Mailbox *answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
processGetExecutionHosts(simgrid::s4u::Mailbox *answer_mailbox)wrench::CloudComputeServiceprotectedvirtual
processGetResourceInformation(simgrid::s4u::Mailbox *answer_mailbox, const std::string &key)wrench::CloudComputeServiceprotectedvirtual
processIsThereAtLeastOneHostWithAvailableResources(simgrid::s4u::Mailbox *answer_mailbox, unsigned long num_cores, double ram)wrench::CloudComputeServiceprotectedvirtual
processNextMessage()wrench::CloudComputeServiceprotectedvirtual
processResumeVM(simgrid::s4u::Mailbox *answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
processShutdownVM(simgrid::s4u::Mailbox *answer_mailbox, const std::string &vm_name, bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::CloudComputeServiceprotectedvirtual
processStartVM(simgrid::s4u::Mailbox *answer_mailbox, const std::string &vm_name, const std::string &pm_name)wrench::CloudComputeServiceprotectedvirtual
processSuspendVM(simgrid::s4u::Mailbox *answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
property_listwrench::Serviceprotected
recv_mailboxwrench::S4U_Daemon
releaseDaemonLock()wrench::S4U_Daemon
resume()wrench::Service
resumeActor()wrench::S4U_Daemon
resumeVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
runMainMethod()wrench::S4U_Daemonprotected
S4U_Daemon(std::string hostname, std::string process_name_prefix)wrench::S4U_Daemon
scratch_space_storage_servicewrench::ComputeServiceprotected
sendRequest(simgrid::s4u::Mailbox *answer_mailbox, ComputeServiceMessage *message)wrench::CloudComputeServiceprotected
Service(std::string hostname, std::string process_name_prefix)wrench::Serviceprotected
serviceSanityCheck()wrench::Serviceprotected
setMessagePayload(WRENCH_MESSAGEPAYLOAD_TYPE, double)wrench::Serviceprotected
setMessagePayloads(WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE default_messagepayload_values, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE overriden_messagepayload_values)wrench::Serviceprotected
setNetworkTimeoutValue(double value)wrench::Service
setProperties(WRENCH_PROPERTY_COLLECTION_TYPE default_property_values, WRENCH_PROPERTY_COLLECTION_TYPE overriden_property_values)wrench::Serviceprotected
setProperty(WRENCH_PROPERTY_TYPE, const std::string &)wrench::Serviceprotected
setSimulation(Simulation *simulation)wrench::S4U_Daemon
setStateToDown()wrench::Service
setupOnExitFunction()wrench::S4U_Daemon
shutdownVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
shutdownVM(const std::string &vm_name, bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::CloudComputeServicevirtual
shutting_downwrench::Serviceprotected
simulationwrench::S4U_Daemonprotected
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
startDaemon(bool _daemonized, bool _auto_restart)wrench::S4U_Daemon
startVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
statewrench::S4U_Daemonprotected
State enum namewrench::S4U_Daemon
stop() overridewrench::ComputeServicevirtual
stop(bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::ComputeServicevirtual
stopAllVMs(bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::CloudComputeServiceprotected
submitCompoundJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &service_specific_args) overridewrench::CloudComputeServiceinlinevirtual
submitJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &={})wrench::ComputeServiceprotected
supportsCompoundJobs() overridewrench::CloudComputeServicevirtual
supportsPilotJobs() overridewrench::CloudComputeServicevirtual
supportsStandardJobs() overridewrench::CloudComputeServicevirtual
suspend()wrench::Service
suspendActor()wrench::S4U_Daemon
SUSPENDED enum valuewrench::S4U_Daemon
suspendVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
terminateCompoundJob(std::shared_ptr< CompoundJob > job) overridewrench::CloudComputeServiceinlinevirtual
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 namewrench::ComputeService
UP enum valuewrench::S4U_Daemon
used_cores_per_execution_hostwrench::CloudComputeServiceprotected
used_ram_per_execution_hostwrench::CloudComputeServiceprotected
validateJobsUseOfScratch(std::map< std::string, std::string > &service_specific_args)wrench::ComputeServiceprotectedvirtual
validateProperties()wrench::CloudComputeService
validateServiceSpecificArguments(std::shared_ptr< CompoundJob > job, std::map< std::string, std::string > &service_specific_args)wrench::ComputeServiceprotectedvirtual
vm_listwrench::CloudComputeServiceprotected
~CloudComputeService()wrench::CloudComputeService
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual
~S4U_Daemon() (defined in wrench::S4U_Daemon)wrench::S4U_Daemonvirtual
~Service() overridewrench::Serviceprotected