tkestack / go-nvml

Other
31 stars 14 forks source link

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