/awesome-gpu

Awesome list for GPU references

MIT LicenseMIT

Awesome GPU Awesome

Awesome list for GPU references

Curating the best GPU resources, tools and frameworks

Contents

Monitoring

  • Prometheus GPU exporter - Prometheus exporter to get GPU usage - visualize with grafana.
  • GPUtil - Simple python tool to trace GPU utilization based on nvidia-smi
  • nvtop - like htop just for GPU.
  • gpu-sentry - local web to monitor GPU usage, basic UI, dead simple

Docker

  • pytorch - the official pytorch docker image to run on GPU

Other References