GPM Structs#

Macros#

Structs#

nvmlGpmMetric_t

GPM metric information.

nvmlGpmMetricsGet_t

GPM buffer information.

nvmlGpmSupport_t

GPM device information.

Typedefs#

nvmlGpmSample_t

Handle to an allocated GPM sample allocated with nvmlGpmSampleAlloc() .

Macros#

NVML_GPM_METRICS_GET_VERSION#
NVML_GPM_SUPPORT_VERSION#

Typedefs#

typedef struct nvmlGpmSample_st *nvmlGpmSample_t#

Handle to an allocated GPM sample allocated with nvmlGpmSampleAlloc().

Free this with nvmlGpmSampleFree().