Documentation ¶
Rendered for windows/amd64
Overview ¶
Package nvidia collects GPU metrics using nvidia-smi.exe
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GPU ¶
type GPU struct {
// contains filtered or unexported fields
}
GPU metrics from the Windows Management Interface (wmi)
func (*GPU) Inventory ¶
func (c *GPU) Inventory() collector.InventoryStats
Inventory returns collector stats for /inventory endpoint
Click to show internal directories.
Click to hide internal directories.