cuda.bindings.nvml.device_get_gpc_clk_vf_offset#

cuda.bindings.nvml.device_get_gpc_clk_vf_offset(intptr_t device) int#

Retrieve the GPCCLK VF offset value.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

The retrieved GPCCLK VF offset value.

Return type:

int

See also

nvmlDeviceGetGpcClkVfOffset