Snitch Runtime
Loading...
Searching...
No Matches
omp_t Struct Reference

Public Attributes

omp_team_t plainTeam
 
int numThreads
 
int maxThreads
 
snrt_barrier_tkmpc_barrier
 Pointer to the barrier register used for synchronization eg with #pragma omp barrier.
 
_kmp_ptr32 * kmpc_args
 Usually the arguments passed to __kmpc_fork_call would do a malloc with the amount of arguments passed. This is too slow for our case and thus we reserve a chunk of arguments in TCDM and use it. This limits the maximum number of arguments.
 

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