SimGrid  3.16
Versatile Simulation of Distributed Systems
network_ib.cpp File Reference
#include <utility>
#include "simgrid/sg_config.h"
#include "src/surf/HostImpl.hpp"
#include "src/surf/maxmin_private.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...
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_network  )

◆ IB_create_host_callback()

static void IB_create_host_callback ( simgrid::s4u::Host host)
static

◆ IB_action_state_changed_callback()

static void IB_action_state_changed_callback ( simgrid::surf::NetworkAction action)
static

◆ IB_action_init_callback()

static void IB_action_init_callback ( simgrid::surf::NetworkAction action,
simgrid::s4u::Host src,
simgrid::s4u::Host dst 
)
static