cuda.bindings.nvml.device_get_mem_clk_vf_offset#

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

Retrieve the MemClk (Memory Clock) VF offset value.

Parameters:

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

Returns:

The retrieved MemClk VF offset value.

Return type:

int

See also

nvmlDeviceGetMemClkVfOffset