SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <fstream>
#include <sstream>
#include "src/kernel/routing/FatTreeZone.hpp"
#include "src/kernel/routing/NetCard.hpp"
#include "src/surf/network_interface.hpp"
#include "xbt/lib.h"
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
Namespaces | |
simgrid | |
Host datatype from SIMIX POV. | |
simgrid::kernel | |
simgrid::kernel::routing | |
Functions | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_route_fat_tree, surf, "Routing for fat trees") | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_route_fat_tree | , |
surf | , | ||
"Routing for fat trees" | |||
) |