checkLinkBandwidths() | wrench::S4U_Simulation | |
compute(double) | wrench::S4U_Simulation | static |
computeZeroFlop() | wrench::S4U_Simulation | static |
DEFAULT_RAM | wrench::S4U_Simulation | static |
getAllHostnames() | wrench::S4U_Simulation | static |
getAllHostnamesByCluster() | wrench::S4U_Simulation | static |
getAllLinknames() | wrench::S4U_Simulation | static |
getClock() | wrench::S4U_Simulation | static |
getCurrentPstate(const std::string &hostname) | wrench::S4U_Simulation | static |
getDiskCapacity(std::string hostname, std::string mount_point) | wrench::S4U_Simulation | static |
getDisks(std::string hostname) | wrench::S4U_Simulation | static |
getEnergyConsumedByHost(const std::string &hostname) | wrench::S4U_Simulation | static |
getFlopRate() | wrench::S4U_Simulation | static |
getHostFlopRate(std::string hostname) | wrench::S4U_Simulation | static |
getHostMemoryCapacity(std::string hostname) | wrench::S4U_Simulation | static |
getHostName() | wrench::S4U_Simulation | static |
getHostNumCores(std::string hostname) | wrench::S4U_Simulation | static |
getHostProperty(std::string hostname, std::string property_name) | wrench::S4U_Simulation | static |
getLinkBandwidth(std::string name) | wrench::S4U_Simulation | static |
getLinkUsage(std::string name) | wrench::S4U_Simulation | static |
getListOfPstates(const std::string &hostname) | wrench::S4U_Simulation | static |
getMaxPowerConsumption(const std::string &hostname) | wrench::S4U_Simulation | static |
getMemoryCapacity() | wrench::S4U_Simulation | static |
getMinPowerConsumption(const std::string &hostname) | wrench::S4U_Simulation | static |
getNumberofPstates(const std::string &hostname) | wrench::S4U_Simulation | static |
getNumCores() | wrench::S4U_Simulation | static |
getRoute(std::string &src_host, std::string &dst_host) | wrench::S4U_Simulation | static |
hostExists(std::string hostname) | wrench::S4U_Simulation | static |
hostHasMountPoint(std::string hostname, std::string mount_point) | wrench::S4U_Simulation | static |
initialize(int *argc, char **argv) | wrench::S4U_Simulation | |
isHostOn(std::string hostname) | wrench::S4U_Simulation | static |
isInitialized() | wrench::S4U_Simulation | |
isLinkOn(std::string linkname) | wrench::S4U_Simulation | static |
isPlatformSetup() | wrench::S4U_Simulation | |
linkExists(std::string linkname) | wrench::S4U_Simulation | static |
readFromDisk(double num_bytes, std::string hostname, std::string mount_point) | wrench::S4U_Simulation | static |
readFromDiskAndWriteToDiskConcurrently(double num_bytes_to_read, double num_bytes_to_write, std::string hostname, std::string read_mount_point, std::string write_mount_point) | wrench::S4U_Simulation | static |
runSimulation() | wrench::S4U_Simulation | |
setHostProperty(std::string hostname, std::string property_name, std::string property_value) | wrench::S4U_Simulation | static |
setPstate(const std::string &hostname, unsigned long pstate) | wrench::S4U_Simulation | static |
setupPlatform(std::string &) | wrench::S4U_Simulation | |
setupPlatform(const std::function< void()> &creation_function) | wrench::S4U_Simulation | |
shutdown() | wrench::S4U_Simulation | |
sleep(double) | wrench::S4U_Simulation | static |
turnOffHost(std::string hostname) | wrench::S4U_Simulation | static |
turnOffLink(std::string linkname) | wrench::S4U_Simulation | static |
turnOnHost(std::string hostname) | wrench::S4U_Simulation | static |
turnOnLink(std::string linkname) | wrench::S4U_Simulation | static |
writeToDisk(double num_bytes, std::string hostname, std::string mount_point) | wrench::S4U_Simulation | static |
yield() | wrench::S4U_Simulation | static |