Skip to content

Can't run nvidia-smi on 64-bit Ubuntu 13.04 #2

@mrj10

Description

@mrj10

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions