The ROme OpTimistic Simulator  3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
core.c File Reference

Core ROOT-Sim functionalities. More...

#include <core/core.h>
+ Include dependency graph for core.c:

Go to the source code of this file.

Variables

lp_id_t n_lps
 The total number of LPs in the simulation.
 
rid_t n_threads
 The total number of MPI nodes in the simulation.
 
__thread rid_t rid
 The identifier of the thread.
 
nid_t n_nodes = 1
 
nid_t nid
 The node identifier of the node.
 

Detailed Description

Core ROOT-Sim functionalities.

Core ROOT-Sim functionalities

Definition in file core.c.