SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include <cstdlib>
#include <algorithm>
#include "host_clm03.hpp"
#include "cpu_cas01.hpp"
#include "simgrid/sg_config.h"
#include "virtual_machine.hpp"
Namespaces | |
simgrid | |
simgrid::surf | |
Functions | |
XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_host) | |
void | surf_host_model_init_current_default (void) |
Initializes the platform with the current best network and cpu models at hand. More... | |
void | surf_host_model_init_compound () |
Initializes the platform with a compound host model. More... | |
XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_host | ) |