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.

:param device: The identifier of the target device.
:type device: intptr_t

:returns: The retrieved GPCCLK VF offset value.
:rtype: int

.. seealso:: `nvmlDeviceGetGpcClkVfOffset`