 |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
double simtime_t
The type used to represent logical time in the simulation.
bool core_binding
If set, worker threads are bound to physical cores.
simtime_t termination_time
The target termination logical time.
unsigned gvt_period
The gvt period expressed in microseconds.
bool is_serial
If set, the simulation will run on the serial runtime.
void init_args_parse(int argc, char **argv)
Parses ROOT-Sim command line arguments.
A set of configurable values used by other modules.
struct simulation_configuration global_config
The configuration filled in by init_args_parse()
Core ROOT-Sim functionalities.
int verbosity
The log verbosity level.
uint64_t prng_seed
The seed used to initialize the pseudo random numbers.