cuda.core.system.GpuDynamicPstatesUtilization#

class cuda.core.system.GpuDynamicPstatesUtilization(int ptr: int, owner: object)#

Methods

__init__(*args, **kwargs)#

Attributes

dec_threshold#

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

inc_threshold#

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

is_present#

Set if the utilization domain is present on this GPU.

percentage#

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