SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include <platf_private.hpp>
Public Attributes | |
std::string | id |
std::string | prefix |
std::string | suffix |
std::vector< int > * | radicals = nullptr |
std::vector< double > | speeds |
int | core_amount = 0 |
double | bw = 0 |
double | lat = 0 |
double | bb_bw = 0 |
double | bb_lat = 0 |
double | loopback_bw = 0 |
double | loopback_lat = 0 |
double | limiter_link = 0 |
e_surf_cluster_topology_t | topology |
std::string | topo_parameters |
std::map< std::string, std::string > * | properties |
std::string | router_id |
e_surf_link_sharing_policy_t | sharing_policy |
e_surf_link_sharing_policy_t | bb_sharing_policy |
std::string ClusterCreationArgs::id |
std::string ClusterCreationArgs::prefix |
std::string ClusterCreationArgs::suffix |
std::vector<int>* ClusterCreationArgs::radicals = nullptr |
std::vector<double> ClusterCreationArgs::speeds |
int ClusterCreationArgs::core_amount = 0 |
double ClusterCreationArgs::bw = 0 |
double ClusterCreationArgs::lat = 0 |
double ClusterCreationArgs::bb_bw = 0 |
double ClusterCreationArgs::bb_lat = 0 |
double ClusterCreationArgs::loopback_bw = 0 |
double ClusterCreationArgs::loopback_lat = 0 |
double ClusterCreationArgs::limiter_link = 0 |
e_surf_cluster_topology_t ClusterCreationArgs::topology |
std::string ClusterCreationArgs::topo_parameters |
std::map<std::string, std::string>* ClusterCreationArgs::properties |
std::string ClusterCreationArgs::router_id |
e_surf_link_sharing_policy_t ClusterCreationArgs::sharing_policy |
e_surf_link_sharing_policy_t ClusterCreationArgs::bb_sharing_policy |