kevinniu666 / go-nvml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:Go 77.2%Language:C 22.4%Language:Shell 0.3%Language:Makefile 0.2%