cuda.bindings.nvml.device_get_mem_clk_vf_offset#

cuda.bindings.nvml.device_get_mem_clk_vf_offset(intptr_t device) int#
:param device: The identifier of the target device.
:type device: intptr_t

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

.. seealso:: `nvmlDeviceGetMemClkVfOffset`