CFSworks / nvml_fix

A workaround for an annoying bug in nVidia's NVML library. Allows nvidia-smi to work once more!
98 stars 19 forks source link

Add support for 396.x driver series #14

Closed tofurky closed 5 years ago

tofurky commented 6 years ago

Conveniently, no changes in the offset were needed. Like the last few supported versions, only x86_64 support is included.

Documentation and the Makefile have been updated to make 396.54 the default version.

Tested on Ubuntu 18.04 (amd64) using the latest drivers from the "graphics-drivers" PPA with a GeForce GTX 650 Ti.

Signed-off-by: Matt Merhar mattmerhar@protonmail.com