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

rai-project/nvidia-smi

Repository files navigation

NVIDIA-SMI Build Status

Notes

Using the output xml of nvidia-smi -x -q -a. Use github.com/rai-project/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

Releases

No releases published

Packages

No packages published

Languages