./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
I’m completely done with it. Can someone explain what i to do. Things that i’ve done:
- updated my nvidia drivers to 390.48
- installed cuda 9.1
- installed cudnn
- installed tensorlow and tried to import in python, got error
- googled many stuff and found that i need 9.0 version
- installed cuda 9.0
- this time tried to test cuda, got the error
Is there any conflicts between 9.0 and 9.1?
nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2017 NVIDIA Corporation
Built on Fri_Sep__1_21:08:03_CDT_2017
Cuda compilation tools, release 9.0, V9.0.176