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
2023-09-29 09:40:56 -07:00
2023-09-29 09:19:06 -07:00
2023-09-29 11:12:47 -07:00
2022-07-07 13:42:25 -07:00
2023-09-29 09:19:06 -07:00
2023-09-29 09:19:06 -07:00
2022-11-02 03:58:13 -07:00

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
No description provided
Readme 1.4 MiB
Languages
Go 97.1%
Makefile 2.9%