Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: doraa7/go-nvml

Tags

v0.12.4-0

Toggle v0.12.4-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#123 from klueska/bump-to-latest-nvml

Bump NVML to 12.4 via 12.1, 12.2, and 12.3

v0.12.3-0

Toggle v0.12.3-0's commit message
Bump to NVML version 12.3

Signed-off-by: Kevin Klues <[email protected]>

v0.12.2-0

Toggle v0.12.2-0's commit message
Bump to NVML version 12.2

Signed-off-by: Kevin Klues <[email protected]>

v0.12.1-0

Toggle v0.12.1-0's commit message
Bump to NVML version 12.1

Signed-off-by: Kevin Klues <[email protected]>

v0.12.0-7

Toggle v0.12.0-7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#122 from elezar/gpm-metrics

Fix missing GPM metrics

v0.12.0-6

Toggle v0.12.0-6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#119 from elezar/fix-topology-common-ancestor

Add internal method to get device handle

v0.12.0-5

Toggle v0.12.0-5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#114 from klueska/add-functionality-to-mock-…

…dgxa100

Add additional functionality to the mock dgxa100 server

v0.12.0-4

Toggle v0.12.0-4's commit message
Replace Library interface with Extensions interface

The methods in this interface represent extensions to the core NVML API that
are only accessible through calling GetExtensions() against the Interface in
use (or at the package level for the default interface).

Signed-off-by: Kevin Klues <[email protected]>

v0.12.0-3

Toggle v0.12.0-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#104 from ArangoGutierrez/ghactions

Enable GitHub actions

v0.12.0-2

Toggle v0.12.0-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request NVIDIA#91 from elezar/add-golangci-lint

Add golangci lint