CUDA driver version is insufficient for CUDA runtime version

Hello:

Could anyone help me figure out this?

Ubuntu 16.04 Cuda-8.0

./deviceQuery Starting…

CUDA Device Query (Runtime API) version (CUDART static linking)

cudaGetDeviceCount returned 35
CUDA driver version is insufficient for CUDA runtime version
Result = FAIL

nvidia-smi:
±----------------------------------------------------------------------------+
| NVIDIA-SMI 375.39 Driver Version: 375.39 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Quadro 600 Off | 0000:03:00.0 On | N/A |
| 30% 74C P0 N/A / N/A | 497MiB / 959MiB | 0% Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+

.bashrc:

export PATH=“/usr/local/cuda-8.0/bin:$PATH”

export LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64

export CUDA_HOME=“/usr/local/cuda-8.0:$CUDA_HOME”

Thanks!

Did you find a solution for that? I have the same error after I updated the nvidia driver from 375.26 to 375.39

It worked with cuda-8.0.run file instead of the deb version. The driver version is 375.26