Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbc-esq/nvidia_gpu_monitor

Realtime Monitor of Nvidia GPU Metrics with NVML Library
https://github.com/bbc-esq/nvidia_gpu_monitor

gpu gpu-monitoring nvidia nvidia-cuda nvidia-gpu nvidia-smi nvml pynvml

Last synced: 24 days ago
JSON representation

Realtime Monitor of Nvidia GPU Metrics with NVML Library

Awesome Lists containing this project

README

        

# Nvidia_Gpu_Monitor
Realtime Monitor of Nvidia GPU Metrics with NVML Library
* Make sure you have CUDA installed.
(1)

pip install the libraries in the ```requirements.txt```

(2)

Create a virtual environment if you want and activate it.

(3)

Download ```metrics_pynvml.py``` into the directory where the virtual environment is active.

(4)

```
python metrics_pynvml.py
```


Example Image