go-nvlib/pkg
Evan Lezar 278851d719 Use GetLibrary().Lookup() in nvml package
This change uses the GetLibrary().Lookup() function in the nvml package
to check whether a particular function is available. This avoids
the need to explicitly open a library, for example.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-10-20 16:56:56 +02:00
..
nvlib Use GetLibrary().Lookup() in nvml package 2023-10-20 16:56:56 +02:00
nvmdev Allow options to be passed when creating an instance of the nvpci interface 2023-06-09 17:27:31 -07:00
nvml Use GetLibrary().Lookup() in nvml package 2023-10-20 16:56:56 +02:00
nvpci Add a local logging interface for nvpci 2023-08-17 09:57:29 -07:00
pciids add make target to update default pciids file 2023-09-22 12:37:41 -07:00