SimGrid  3.16
Versatile Simulation of Distributed Systems
network_smpi.cpp File Reference
#include <cstddef>
#include <algorithm>
#include <xbt/log.h>
#include "network_smpi.hpp"
#include "simgrid/sg_config.h"
#include "smpi/smpi_utils.hpp"

Namespaces

 simgrid
 Alltoall Bruck.
 
 simgrid::surf
 

Functions

 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_network)
 
void surf_network_model_init_SMPI ()
 Same as network model 'LagrangeVelho', only with different correction factors. More...
 

Variables

std::vector< s_smpi_factor_t > smpi_bw_factor
 
std::vector< s_smpi_factor_t > smpi_lat_factor
 
xbt_dict_t gap_lookup = nullptr
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_network  )

Variable Documentation

◆ smpi_bw_factor

std::vector<s_smpi_factor_t> smpi_bw_factor

◆ smpi_lat_factor

std::vector<s_smpi_factor_t> smpi_lat_factor

◆ gap_lookup

xbt_dict_t gap_lookup = nullptr