ROOT-Sim core
3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
|
The structure describing a topology. More...
Public Attributes | |
lp_id_t | regions |
uint32_t | width |
uint32_t | height |
enum topology_geometry | geometry |
The structure describing a topology.
enum topology_geometry topology::geometry |
the topology geometry
uint32_t topology::height |
the height of the grid
lp_id_t topology::regions |
the number of LPs involved in the topology
uint32_t topology::width |
the width of the grid