go-nvlib/pkg/nvlib
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
..
device Use GetLibrary().Lookup() in nvml package 2023-10-20 16:56:56 +02:00
info Add HasDXCore to info package 2023-02-08 16:04:35 +01:00