Skip to content

NVIDIA-SMI abstractions. Used to detect the GPU hardware on the system

License

Notifications You must be signed in to change notification settings

c3sr/nvidia-smi

 
 

Repository files navigation

NVIDIA-SMI Build Status

Notes

Using the output xml of nvidia-smi -x -q -a. Use github.com/c3sr/xj2s to create structure and then Use

gomodifytags -file model.go -add-tags json -w -struct NvidiaSmiLog
gomodifytags -file model.go -add-tags json -w -struct Gpu

to add the json tags.

About

NVIDIA-SMI abstractions. Used to detect the GPU hardware on the system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%