mirror of
https://github.com/clearml/go-nvlib
synced 2025-06-26 18:28:08 +00:00
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> |
||
|---|---|---|
| .. | ||
| ci_mock.go | ||
| ci.go | ||
| consts.go | ||
| device_mock.go | ||
| device.go | ||
| event_set.go | ||
| gi_mock.go | ||
| gi.go | ||
| nvml_mock.go | ||
| nvml.go | ||
| return_test.go | ||
| return.go | ||
| types.go | ||