allegroai / go-nvlib

A collection of useful Go libraries for use with NVIDIA GPU management tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The go-nvlib project

This repository holds a collection of go packages to ease the development of NVIDIA GPU management software. Many of its abstractions build and expand upon the base go-nvml package which provides a comprehensive wrapper around the official NVIDIA Management Library.

About

A collection of useful Go libraries for use with NVIDIA GPU management tools

License:Apache License 2.0


Languages

Language:Go 97.0%Language:Makefile 3.0%