|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include <utility>#include "simgrid/sg_config.h"#include "src/kernel/lmm/maxmin.hpp"#include "src/surf/HostImpl.hpp"#include "src/surf/network_ib.hpp"#include "src/surf/xml/platf.hpp"#include <boost/algorithm/string/classification.hpp>#include <boost/algorithm/string/split.hpp>Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::surf | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_network) | |
| static void | IB_create_host_callback (simgrid::s4u::Host &host) |
| static void | IB_action_state_changed_callback (simgrid::surf::NetworkAction *action) |
| static void | IB_action_init_callback (simgrid::surf::NetworkAction *action, simgrid::s4u::Host *src, simgrid::s4u::Host *dst) |
| void | surf_network_model_init_IB () |
| Same as network model 'LagrangeVelho', only with different correction factors. More... | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_network | ) |
|
static |
|
static |
|
static |