mirror of
https://github.com/clearml/go-nvlib
synced 2025-06-26 18:28:08 +00:00
278851d719a8b8a53fd2e7c4ceab82f5ae94ae47
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>
The go-nvlib project
This repository holds a collection of go packages to ease the development of
NVIDIA GPU management software. Many of its abstractions build and expand upon
the base go-nvml package which provides
a comprehensive wrapper around the official NVIDIA Management
Library.
Description
Languages
Go
97.1%
Makefile
2.9%