Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 284 Bytes

nvml

This project is just a wrapper of nvml library. It provides the most of nvml functions

includeing system and device queries. The prototype of each function can be

found at http://docs.nvidia.com/deploy/nvml-api

Build

To make the binary, just run:

make all