nvmlGpuDynamicPstatesInfo_t#

struct nvmlGpuDynamicPstatesInfo_t#

Public Members

unsigned int flags#

Reserved for future use.

unsigned int bIsPresent#

Set if this utilization domain is present on this GPU.

unsigned int percentage#

Percentage of time where the domain is considered busy in the last 1-second interval.

unsigned int incThreshold#

Utilization threshold that can trigger a perf-increasing P-State change when crossed.

unsigned int decThreshold#

Utilization threshold that can trigger a perf-decreasing P-State change when crossed.

struct nvmlGpuDynamicPstatesInfo_t::[anonymous] utilization[8]#