Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 418 Bytes

GPU_STATUS

extract GPU stats in a more ETL friendly way than nvidia-smi. btw, nvidia-smi has an xml output and if that works you the by all means use that instead :)

Dependencies

Lib Version
CUDA 12.2 or greater
NVIDIA 545.23.08 or greater

Build Directions

Clone or untar repo and run 'make'. To clean out a build and start fresh run 'make clean'.