heimdallr.utilities.nvidia.bindings.nvmlDeviceGetNvLinkVersion

heimdallr.utilities.nvidia.bindings.nvmlDeviceGetNvLinkVersion(device, link)[source]

Retrieve NvLink version.

Retrieves the version of the device’s NvLink for the link specified.

Parameters
  • device – The identifier of the target device

  • link – Specifies the NvLink link to be queried (uint)

Returns

Requested NvLink version (uint)

Return type

version