acquireDaemonLock() | wrench::S4U_Daemon | |
action_execution_service (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
ALL_CORES | wrench::ComputeService | static |
ALL_RAM | wrench::ComputeService | static |
assertServiceIsUp() | wrench::Service | |
assertServiceIsUp(std::shared_ptr< Service > s) | wrench::Service | inlineprotectedstatic |
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::BareMetalComputeService | protected |
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::BareMetalComputeService | protected |
cleanup(bool has_terminated_cleanly, int return_value) override | wrench::BareMetalComputeService | protectedvirtual |
cleanUpScratch() | wrench::BareMetalComputeService | protected |
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::ComputeService | protected |
containing_pilot_job (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
createLifeSaver(std::shared_ptr< S4U_Daemon > reference) | wrench::S4U_Daemon | |
current_jobs (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
death_alarm (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
death_date (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
dispatched_actions (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
dispatchReadyActions() | wrench::BareMetalComputeService | protected |
DOWN enum value | wrench::S4U_Daemon | |
exit_code (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
files_in_scratch (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
getCoreFlopRate() | wrench::ComputeService | |
getFreeScratchSpaceSize() | wrench::ComputeService | |
getHostname() | wrench::Service | |
getHosts() | wrench::ComputeService | |
getMemoryCapacity() | wrench::ComputeService | |
getMessagePayloadList() const | wrench::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_Daemon | static |
getScratch() | wrench::ComputeService | |
getScratchSharedPtr() | wrench::ComputeService | protected |
getSharedPtr() | wrench::Service | inlineprotected |
getSimulation() | wrench::S4U_Daemon | |
getState() | wrench::S4U_Daemon | |
getTotalNumCores() | wrench::ComputeService | |
getTotalNumIdleCores() | wrench::ComputeService | virtual |
getTotalScratchSpaceSize() | wrench::ComputeService | |
getTTL() | wrench::ComputeService | |
has_ttl (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
hasReturnedFromMain() | wrench::S4U_Daemon | |
hasScratch() const | wrench::ComputeService | virtual |
host_state_change_monitor (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
hostname | wrench::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::BareMetalComputeService | protected |
isDaemonized() | wrench::S4U_Daemon | |
isSetToAutoRestart() | wrench::S4U_Daemon | |
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram) | wrench::ComputeService | virtual |
isUp() | wrench::Service | |
join() | wrench::S4U_Daemon | |
killActor() | wrench::S4U_Daemon | protected |
life_saver | wrench::S4U_Daemon | |
mailbox | wrench::S4U_Daemon | |
main() override | wrench::BareMetalComputeService | protectedvirtual |
map_actor_to_recv_mailbox (defined in wrench::S4U_Daemon) | wrench::S4U_Daemon | static |
messagepayload_list | wrench::Service | protected |
name | wrench::Service | protected |
network_timeout | wrench::Service | protected |
not_ready_actions (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
num_dispatched_actions_for_cjob (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
num_starts | wrench::S4U_Daemon | protected |
parseResourceSpec(const std::string &spec) | wrench::BareMetalComputeService | protectedstatic |
process_name | wrench::S4U_Daemon | |
processActionDone(std::shared_ptr< Action > action) | wrench::BareMetalComputeService | protected |
processCompoundJobTerminationRequest(std::shared_ptr< CompoundJob > job, simgrid::s4u::Mailbox *answer_mailbox) | wrench::BareMetalComputeService | protected |
processGetResourceInformation(simgrid::s4u::Mailbox *answer_mailbox, const std::string &key) | wrench::BareMetalComputeService | protected |
processIsThereAtLeastOneHostWithAvailableResources(simgrid::s4u::Mailbox *answer_mailbox, unsigned long num_cores, double ram) | wrench::BareMetalComputeService | protected |
processNextMessage() | wrench::BareMetalComputeService | protected |
processSubmitCompoundJob(simgrid::s4u::Mailbox *answer_mailbox, std::shared_ptr< CompoundJob > job, std::map< std::string, std::string > &service_specific_arguments) | wrench::BareMetalComputeService | protected |
property_list | wrench::Service | protected |
ready_actions (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
recv_mailbox | wrench::S4U_Daemon | |
releaseDaemonLock() | wrench::S4U_Daemon | |
resume() | wrench::Service | |
resumeActor() | wrench::S4U_Daemon | |
runMainMethod() | wrench::S4U_Daemon | protected |
S4U_Daemon(std::string hostname, std::string process_name_prefix) | wrench::S4U_Daemon | |
scratch_space_storage_service | wrench::ComputeService | protected |
Service(std::string hostname, std::string process_name_prefix) | wrench::Service | protected |
serviceSanityCheck() | wrench::Service | protected |
setMessagePayload(WRENCH_MESSAGEPAYLOAD_TYPE, double) | wrench::Service | protected |
setMessagePayloads(WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE default_messagepayload_values, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE overriden_messagepayload_values) | wrench::Service | protected |
setNetworkTimeoutValue(double value) | wrench::Service | |
setProperties(WRENCH_PROPERTY_COLLECTION_TYPE default_property_values, WRENCH_PROPERTY_COLLECTION_TYPE overriden_property_values) | wrench::Service | protected |
setProperty(WRENCH_PROPERTY_TYPE, const std::string &) | wrench::Service | protected |
setSimulation(Simulation *simulation) | wrench::S4U_Daemon | |
setStateToDown() | wrench::Service | |
setupOnExitFunction() | wrench::S4U_Daemon | |
shutting_down | wrench::Service | protected |
simulation | wrench::S4U_Daemon | protected |
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 name | wrench::S4U_Daemon | |
state | wrench::S4U_Daemon | protected |
stop() override | wrench::ComputeService | virtual |
stop(bool send_failure_notifications, ComputeService::TerminationCause termination_cause) | wrench::ComputeService | virtual |
submitCompoundJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &service_specific_args) override | wrench::BareMetalComputeService | virtual |
submitJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &={}) | wrench::ComputeService | protected |
supportsCompoundJobs() override | wrench::BareMetalComputeService | virtual |
supportsPilotJobs() override | wrench::BareMetalComputeService | virtual |
supportsStandardJobs() override | wrench::BareMetalComputeService | virtual |
suspend() | wrench::Service | |
suspendActor() | wrench::S4U_Daemon | |
SUSPENDED enum value | wrench::S4U_Daemon | |
terminate(bool send_failure_notifications, ComputeService::TerminationCause termination_cause) | wrench::BareMetalComputeService | protected |
terminateCompoundJob(std::shared_ptr< CompoundJob > job) override | wrench::BareMetalComputeService | virtual |
terminateCurrentCompoundJob(std::shared_ptr< CompoundJob > job, ComputeService::TerminationCause termination_cause) | wrench::BareMetalComputeService | protected |
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 | |
ttl (defined in wrench::BareMetalComputeService) | wrench::BareMetalComputeService | protected |
UP enum value | wrench::S4U_Daemon | |
validateJobsUseOfScratch(std::map< std::string, std::string > &service_specific_args) | wrench::ComputeService | protectedvirtual |
validateProperties() | wrench::BareMetalComputeService | protected |
validateServiceSpecificArguments(std::shared_ptr< CompoundJob > job, std::map< std::string, std::string > &service_specific_args) override | wrench::BareMetalComputeService | protectedvirtual |
~BareMetalComputeService() | wrench::BareMetalComputeService | |
~ComputeService() (defined in wrench::ComputeService) | wrench::ComputeService | inlinevirtual |
~S4U_Daemon() (defined in wrench::S4U_Daemon) | wrench::S4U_Daemon | virtual |
~Service() override | wrench::Service | protected |