SimGrid  3.14.159
Versatile Simulation of Distributed Systems
network_cm02.cpp File Reference
#include <algorithm>
#include "maxmin_private.hpp"
#include "network_cm02.hpp"
#include "simgrid/s4u/host.hpp"
#include "simgrid/sg_config.h"
#include "src/instr/instr_private.h"

Namespaces

 simgrid
 Host datatype from SIMIX POV.
 
 simgrid::surf
 

Functions

 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_network)
 
void surf_network_model_init_LegrandVelho ()
 Initializes the platform with the network model 'LegrandVelho'. More...
 
void surf_network_model_init_CM02 ()
 Initializes the platform with the network model CM02. More...
 
void surf_network_model_init_Reno ()
 Initializes the platform with the network model Reno. More...
 
void surf_network_model_init_Reno2 ()
 Initializes the platform with the network model Reno2. More...
 
void surf_network_model_init_Vegas ()
 Initializes the platform with the network model Vegas. More...
 

Variables

double sg_sender_gap = 0.0
 
double sg_latency_factor = 1.0
 
double sg_bandwidth_factor = 1.0
 
double sg_weight_S_parameter = 0.0
 
double sg_tcp_gamma = 0.0
 
int sg_network_crosstraffic = 0
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_network  )

Variable Documentation

◆ sg_sender_gap

double sg_sender_gap = 0.0

◆ sg_latency_factor

double sg_latency_factor = 1.0

◆ sg_bandwidth_factor

double sg_bandwidth_factor = 1.0

◆ sg_weight_S_parameter

double sg_weight_S_parameter = 0.0

◆ sg_tcp_gamma

double sg_tcp_gamma = 0.0

◆ sg_network_crosstraffic

int sg_network_crosstraffic = 0