1.8
Overview
Installation
Getting Started
WRENCH 101
WRENCH 102
APIs Reference
User
Developer
Internal
wrench
Simulation
wrench::Simulation Member List
This is the complete list of members for
wrench::Simulation
, including all inherited members.
add
(T *t)
wrench::Simulation
inline
compute
(double flops)
wrench::Simulation
static
doesHostExist
(std::string hostname)
wrench::Simulation
static
doesLinkExist
(std::string linkname)
wrench::Simulation
static
getCurrentPstate
(const std::string &hostname)
wrench::Simulation
static
getCurrentSimulatedDate
()
wrench::Simulation
static
getEnergyConsumed
(const std::string &hostname)
wrench::Simulation
getEnergyConsumed
(const std::vector< std::string > &hostnames)
wrench::Simulation
getEnergyConsumed
(const std::string &hostname, bool record_as_time_stamp)
wrench::Simulation
getEnergyConsumed
(const std::vector< std::string > &hostnames, bool record_as_time_stamps)
wrench::Simulation
getHostFlopRate
(std::string hostname)
wrench::Simulation
static
getHostMemoryCapacity
(std::string hostname)
wrench::Simulation
static
getHostnameList
()
wrench::Simulation
static
getHostnameListByCluster
()
wrench::Simulation
static
getHostNumCores
(std::string hostname)
wrench::Simulation
static
getLinkUsage
(const std::string &link_name, bool record_as_time_stamp)
wrench::Simulation
getListOfPstates
(const std::string &hostname)
wrench::Simulation
static
getMaxPowerConsumption
(const std::string &hostname)
wrench::Simulation
static
getMinPowerConsumption
(const std::string &hostname)
wrench::Simulation
static
getNumberofPstates
(const std::string &hostname)
wrench::Simulation
static
getOutput
()
wrench::Simulation
getRoute
(std::string &src_host, std::string &dst_host)
wrench::Simulation
static
init
(int *, char **)
wrench::Simulation
instantiatePlatform
(std::string)
wrench::Simulation
isHostOn
(std::string hostname)
wrench::Simulation
static
isLinkOn
(std::string linkname)
wrench::Simulation
static
launch
()
wrench::Simulation
setPstate
(const std::string &hostname, int pstate)
wrench::Simulation
Simulation
()
wrench::Simulation
sleep
(double duration)
wrench::Simulation
static
stageFile
(WorkflowFile *file, std::shared_ptr< StorageService > ss)
wrench::Simulation
stageFile
(WorkflowFile *file, std::shared_ptr< StorageService > ss, std::string directory_absolute_path)
wrench::Simulation
startNewService
(ComputeService *service)
wrench::Simulation
startNewService
(StorageService *service)
wrench::Simulation
startNewService
(NetworkProximityService *service)
wrench::Simulation
startNewService
(FileRegistryService *service)
wrench::Simulation
startNewService
(MemoryManager *service)
wrench::Simulation
turnOffHost
(std::string hostname)
wrench::Simulation
static
turnOffLink
(std::string linkname)
wrench::Simulation
static
turnOnHost
(std::string hostname)
wrench::Simulation
static
turnOnLink
(std::string linkname)
wrench::Simulation
static
~Simulation
()
wrench::Simulation