sPyNNaker neural_modelling 7.1.1
Loading...
Searching...
No Matches
Data Fields
common_regions Struct Reference

The identifiers of the regions used by all simulation cores. More...

#include <c_main_common.h>

Data Fields

uint32_t system
 Data for general simulation setup.
 
uint32_t provenance
 Where provenance data will be stored.
 
uint32_t profiler
 Where profile data will be read and stored.
 
uint32_t recording
 Where recording metadata will be read and stored.
 

Detailed Description

The identifiers of the regions used by all simulation cores.

Definition at line 34 of file c_main_common.h.

Field Documentation

◆ system

uint32_t common_regions::system

Data for general simulation setup.

Definition at line 36 of file c_main_common.h.

◆ provenance

uint32_t common_regions::provenance

Where provenance data will be stored.

Definition at line 38 of file c_main_common.h.

◆ profiler

uint32_t common_regions::profiler

Where profile data will be read and stored.

Definition at line 40 of file c_main_common.h.

◆ recording

uint32_t common_regions::recording

Where recording metadata will be read and stored.

Definition at line 42 of file c_main_common.h.


The documentation for this struct was generated from the following file: