[Abandoned] Golang NVIDIA Management Library (NVML) Bindings
Stars
4
Forks
6
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
highlight note
b44d7fd
Add abandonment to README.md
daf42d8
Add stub Device tests
16668ef
Undo a few capitalizations
387217e
Add descriptions to all the property functions
bcb9790
Add index property to Device struct
4e038db
Add a first test
69e9010
Replace strndup() with more elegant version
2f99350
Move nvml.go -> device.go/util.go
eaa0391
Uppercase Nvml* variables to be more golang idiomatic
c77618a
Change C comments to the .h file (from the .c)
d28f72f
Break out the C bits to separate files
3b4cf36
Standard NVML include/lib location
ea0fc52
Minor README update
181d70c
Add a couple of docs
36b4f17