PAPI 7.1.0.0
Loading...
Searching...
No Matches
sysdetect.h File Reference
Include dependency graph for sysdetect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  _sysdetect_gpu_info_u
 
struct  _sysdetect_cache_level_info_t
 
struct  _sysdetect_cpu_info_t
 
union  _sysdetect_dev_info_u
 
struct  _sysdetect_dev_type_info_t
 

Macros

#define PAPI_MAX_NUM_NODES   8
 
#define PAPI_MAX_NUM_THREADS   512
 
#define PAPI_MAX_THREADS_PER_NUMA   (PAPI_MAX_NUM_THREADS / PAPI_MAX_NUM_NODES)
 

Macro Definition Documentation

◆ PAPI_MAX_NUM_NODES

#define PAPI_MAX_NUM_NODES   8

Definition at line 71 of file sysdetect.h.

◆ PAPI_MAX_NUM_THREADS

#define PAPI_MAX_NUM_THREADS   512

Definition at line 73 of file sysdetect.h.

◆ PAPI_MAX_THREADS_PER_NUMA

#define PAPI_MAX_THREADS_PER_NUMA   (PAPI_MAX_NUM_THREADS / PAPI_MAX_NUM_NODES)

Definition at line 75 of file sysdetect.h.