-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
OS: Ubuntu 13.04, 64-bit
Kernel: 3.8.0-27
NVIDIA Driver: 319.32
I can build libnvidia-ml.so.1 just fine, but when I install it and try to run nvidia-smi, I get:
Mismatch in versions between nvidia-smi and NVML.
Are you sure you are using nvidia-smi provided with the driver?
Failed to properly shut down NVML: Function Not Found
I have tried:
- Compiling nvml_fix using gcc-4.6 and gcc-4.7 (the default).
- Using the newer version of nvml.h (NVML_API_VERSION 4, vs. 3 which is included with nvml_fix).
Curiously, I am able to compile and run http://cfsworks.com/files/downloads/nvml_bug.c successfully.
Any insight would be greatly appreciated. Thanks!
Metadata
Metadata
Assignees
Labels
No labels