go-nvlib/pkg
Evan Lezar 62eb401f91 Check if device is MIG Capable when visiting MIG devices
This change updates Device.VisitMigDevices to align with
Device.VisitMigProfiles in than the function is skipped for
non-MIG-capable devices. This allows the function to always
be a no-op on older drivers where MIG is not supported.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-05-22 13:24:11 +02:00
..
nvlib Check if device is MIG Capable when visiting MIG devices 2023-05-22 13:24:11 +02:00
nvmdev Add GetGPUByPciBusID to nvpci.Interface 2022-11-15 17:42:22 +01:00
nvml Pass device.GetBrand() through from NVMl and wrap it to print a string 2023-03-26 21:15:51 +00:00
nvpci Add GetGPUByPciBusID to nvpci.Interface 2022-11-15 17:42:22 +01:00
pciids Added PCI IDS support and DPU detection 2022-11-02 03:58:13 -07:00