|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include "src/kernel/routing/TorusZone.hpp"#include "src/kernel/routing/NetPoint.hpp"#include "src/surf/network_interface.hpp"#include <boost/algorithm/string/classification.hpp>#include <boost/algorithm/string/split.hpp>#include <string>#include <vector>Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::kernel | |
| simgrid::kernel::routing | |
Functions | |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_route_cluster_torus, surf_route_cluster, "Torus Routing part of surf") | |
| void | rankId_to_coords (int rankId, std::vector< unsigned int > dimensions, unsigned int(*coords)[4]) |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_route_cluster_torus | , |
| surf_route_cluster | , | ||
| "Torus Routing part of surf" | |||
| ) |
|
inline |