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

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

acquireDaemonLock()wrench::S4U_Daemon
action_execution_service (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
assertServiceIsUp()wrench::Service
assertServiceIsUp(std::shared_ptr< Service > s)wrench::Serviceinlineprotectedstatic
BareMetalComputeService(const std::string &hostname, const std::map< std::string, std::tuple< unsigned long, double >> compute_resources, std::string scratch_space_mount_point, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::BareMetalComputeService
BareMetalComputeService(const std::string &hostname, const 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::BareMetalComputeService
BareMetalComputeService(const std::string &hostname, std::map< std::string, std::tuple< unsigned long, double >> compute_resources, WRENCH_PROPERTY_COLLECTION_TYPE property_list, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list, double ttl, std::shared_ptr< PilotJob > pj, std::string suffix, std::shared_ptr< StorageService > scratch_space)wrench::BareMetalComputeServiceprotected
BareMetalComputeService(const std::string &hostname, std::map< std::string, std::tuple< unsigned long, double >> compute_resources, WRENCH_PROPERTY_COLLECTION_TYPE property_list, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list, std::shared_ptr< StorageService > scratch_space)wrench::BareMetalComputeServiceprotected
cleanup(bool has_terminated_cleanly, int return_value) overridewrench::BareMetalComputeServiceprotectedvirtual
cleanUpScratch()wrench::BareMetalComputeServiceprotected
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
containing_pilot_job (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
createLifeSaver(std::shared_ptr< S4U_Daemon > reference)wrench::S4U_Daemon
current_jobs (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
death_alarm (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
death_date (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
dispatched_actions (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
dispatchReadyActions()wrench::BareMetalComputeServiceprotected
DOWN enum valuewrench::S4U_Daemon
exit_code (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
files_in_scratch (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
getCoreFlopRate()wrench::ComputeService
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
has_ttl (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
hasReturnedFromMain()wrench::S4U_Daemon
hasScratch() constwrench::ComputeServicevirtual
host_state_change_monitor (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
hostnamewrench::S4U_Daemon
initiateInstance(const std::string &hostname, std::map< std::string, std::tuple< unsigned long, double >> compute_resources, WRENCH_PROPERTY_COLLECTION_TYPE property_list, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list, double ttl, std::shared_ptr< PilotJob > pj)wrench::BareMetalComputeServiceprotected
isDaemonized()wrench::S4U_Daemon
isSetToAutoRestart()wrench::S4U_Daemon
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram)wrench::ComputeServicevirtual
isUp()wrench::Service
join()wrench::S4U_Daemon
killActor()wrench::S4U_Daemonprotected
life_saverwrench::S4U_Daemon
mailboxwrench::S4U_Daemon
map_actor_to_recv_mailbox (defined in wrench::S4U_Daemon)wrench::S4U_Daemonstatic
messagepayload_listwrench::Serviceprotected
namewrench::Serviceprotected
network_timeoutwrench::Serviceprotected
not_ready_actions (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
num_dispatched_actions_for_cjob (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
num_startswrench::S4U_Daemonprotected
parseResourceSpec(const std::string &spec)wrench::BareMetalComputeServiceprotectedstatic
process_namewrench::S4U_Daemon
processActionDone(std::shared_ptr< Action > action)wrench::BareMetalComputeServiceprotected
processCompoundJobTerminationRequest(std::shared_ptr< CompoundJob > job, simgrid::s4u::Mailbox *answer_mailbox)wrench::BareMetalComputeServiceprotected
processGetResourceInformation(simgrid::s4u::Mailbox *answer_mailbox, const std::string &key)wrench::BareMetalComputeServiceprotected
processIsThereAtLeastOneHostWithAvailableResources(simgrid::s4u::Mailbox *answer_mailbox, unsigned long num_cores, double ram)wrench::BareMetalComputeServiceprotected
processNextMessage()wrench::BareMetalComputeServiceprotected
processSubmitCompoundJob(simgrid::s4u::Mailbox *answer_mailbox, std::shared_ptr< CompoundJob > job, std::map< std::string, std::string > &service_specific_arguments)wrench::BareMetalComputeServiceprotected
property_listwrench::Serviceprotected
ready_actions (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
recv_mailboxwrench::S4U_Daemon
releaseDaemonLock()wrench::S4U_Daemon
resume()wrench::Service
resumeActor()wrench::S4U_Daemon
runMainMethod()wrench::S4U_Daemonprotected
S4U_Daemon(std::string hostname, std::string process_name_prefix)wrench::S4U_Daemon
scratch_space_storage_servicewrench::ComputeServiceprotected
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
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
State enum namewrench::S4U_Daemon
statewrench::S4U_Daemonprotected
stop() overridewrench::ComputeServicevirtual
stop(bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::ComputeServicevirtual
submitCompoundJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &service_specific_args) overridewrench::BareMetalComputeServicevirtual
submitJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &={})wrench::ComputeServiceprotected
supportsCompoundJobs() overridewrench::BareMetalComputeServicevirtual
supportsPilotJobs() overridewrench::BareMetalComputeServicevirtual
supportsStandardJobs() overridewrench::BareMetalComputeServicevirtual
suspend()wrench::Service
suspendActor()wrench::S4U_Daemon
SUSPENDED enum valuewrench::S4U_Daemon
terminate(bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::BareMetalComputeServiceprotected
terminateCompoundJob(std::shared_ptr< CompoundJob > job) overridewrench::BareMetalComputeServicevirtual
terminateCurrentCompoundJob(std::shared_ptr< CompoundJob > job, ComputeService::TerminationCause termination_cause)wrench::BareMetalComputeServiceprotected
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
ttl (defined in wrench::BareMetalComputeService)wrench::BareMetalComputeServiceprotected
UP enum valuewrench::S4U_Daemon
validateJobsUseOfScratch(std::map< std::string, std::string > &service_specific_args)wrench::ComputeServiceprotectedvirtual
validateProperties()wrench::BareMetalComputeServiceprotected
validateServiceSpecificArguments(std::shared_ptr< CompoundJob > job, std::map< std::string, std::string > &service_specific_args) overridewrench::BareMetalComputeServiceprotectedvirtual
~BareMetalComputeService()wrench::BareMetalComputeService
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual
~S4U_Daemon() (defined in wrench::S4U_Daemon)wrench::S4U_Daemonvirtual
~Service() overridewrench::Serviceprotected