https://github.com/fffaraz/nvidia-smi-json
nvidia-smi xml to json
https://github.com/fffaraz/nvidia-smi-json
Last synced: about 1 year ago
JSON representation
nvidia-smi xml to json
- Host: GitHub
- URL: https://github.com/fffaraz/nvidia-smi-json
- Owner: fffaraz
- License: apache-2.0
- Created: 2022-06-04T22:16:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T06:23:16.000Z (about 2 years ago)
- Last Synced: 2025-03-24T16:21:11.514Z (about 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvidia-smi-json
nvidia-smi xml to json
```
nvidia-smi-json -q
OR
nvidia-smi -q -x | nvidia-smi-json > output.json
```