Skip to content

Library to access in a uniform way the performance data of AMD and NVIDIA GPUs.

License

Notifications You must be signed in to change notification settings

NotArne/gpu-perf-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpu-monitor

Status:

Actually, this is a pre-alpha version. Linking will be very soon generalized using linking at runtime in order to detect the right existent libraries on system at runtime.

Motivation:

A simple library which aims to generalize the access to GPU performance data on Linux systems for AMD (amdgpu driver) and NVIDIA GPUs. Intel will be perhaps implemented later, if Intel provides information via a library or its kernel driver.

Build:

You can build a test version via the CMake file. Check permissions on launching the program. Change the libnvidia-ml.so path so that it matches to your systems one.

About

Library to access in a uniform way the performance data of AMD and NVIDIA GPUs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published