Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

davidr/go-nvml

Repository files navigation

NVML Bindings for Go API Documentation MIT License

NOTE: This project has been abandoned. It's no longer needed at my job, so I won't be maintaining it.

This package provides bindings to Nvidia's NVML library.

Status

It's mostly an experiment to learn cgo. I wouldn't actually use this for anything for a while.

Usage

Basic

package main

import nvml "github.com/davidr/go-nvml"

// To be completed later

License

All code in this repository is covered by the terms of the MIT License, the full text of which can be found in the LICENSE file.

About

[Abandoned] Golang NVIDIA Management Library (NVML) Bindings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published