Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
a1a6535035
Bump github.com/NVIDIA/go-nvml from 0.12.0-4 to 0.12.0-5
Bumps [github.com/NVIDIA/go-nvml](https://github.com/NVIDIA/go-nvml) from 0.12.0-4 to 0.12.0-5.
- [Commits](https://github.com/NVIDIA/go-nvml/compare/v0.12.0-4...v0.12.0-5)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/go-nvml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 08:38:47 +00:00
Kevin Klues
153699bb93 Update to incorporate go-nvml updates to expose interface types
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2024-04-12 21:19:30 +00:00
Evan Lezar
462774a8d2 Update go-nvml dependency
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-10-20 16:57:28 +02:00
Evan Lezar
da71bc2bff Update go-nvml dependency
This updates go-nvml to include fixes for getting devices by UUID
and to remove the panic from calls to Init and Shutdown.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-09-01 14:06:25 +02:00
Kevin Klues
2d296edf19 Add go-nvml as a vendored repo
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2022-08-10 06:57:21 +00:00