RenaudWasTaken / gpu-monitoring-tools

Tools for monitoring NVIDIA GPUs on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NVIDIA GPU Monitoring Tools

Bindings

This Github repository contains Golang bindings for the following two libraries:

  • NVIDIA Management Library (NVML) is a C-based API for monitoring and managing NVIDIA GPU devices.
  • NVIDIA Data Center GPU Manager (DCGM) is a set of tools for managing and monitoring NVIDIA GPUs in cluster environments. It's a low overhead tool suite that performs a variety of functions on each host system including active health monitoring, diagnostics, system validation, policies, power and clock management, group configuration and accounting.

You will also find samples for both of these bindings in this repository.

About

Tools for monitoring NVIDIA GPUs on Linux

License:Apache License 2.0


Languages

Language:C 65.0%Language:Go 20.6%Language:C++ 14.4%