![]() |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
A set of configurable values used by other modules. More...
#include <init.h>
Data Fields | |
| simtime_t | termination_time |
| The target termination logical time. | |
| unsigned | gvt_period |
| The gvt period expressed in microseconds. | |
| int | verbosity |
| The log verbosity level. | |
| uint64_t | prng_seed |
| The seed used to initialize the pseudo random numbers. | |
| bool | core_binding |
| If set, worker threads are bound to physical cores. | |
| bool | is_serial |
| If set, the simulation will run on the serial runtime. | |