|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <cstddef>#include <algorithm>#include <xbt/log.h>#include "network_smpi.hpp"#include "simgrid/sg_config.h"#include "smpi/smpi_utils.hpp"Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| 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 |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_network | ) |
| std::vector<s_smpi_factor_t> smpi_bw_factor |
| std::vector<s_smpi_factor_t> smpi_lat_factor |
| xbt_dict_t gap_lookup = nullptr |