nvidia - GPU Tensorflow Installation issue - Ask Ubuntu


i new user of ubuntu, , spending last whole week trying gpu tensorflow work. whenever tried import tensorflow, received this:

import tensorflow tensorflow/stream_executor/dso_loader.cc:128] opened cuda library libcublas.so.8.0 locally tensorflow/stream_executor/dso_loader.cc:128] opened cuda library libcudnn.so.5.1.5 locally tensorflow/stream_executor/dso_loader.cc:128] opened cuda library libcufft.so.8.0 locally tensorflow/stream_executor/dso_loader.cc:119] couldn't open cuda   library libcuda.so.1. ld_library_path:   :/usr/local/cuda/lib64:/usr/local/cuda/extras/cupti/lib64 tensorflow/stream_executor/cuda/cuda_diagnostics.cc:165] hostname: ___ tensorflow/stream_executor/cuda/cuda_diagnostics.cc:189] libcuda reported version is: not found: unable find libcuda.so dso loaded program tensorflow/stream_executor/cuda/cuda_diagnostics.cc:193] kernel reported version is: permission denied: not open driver version path reading: /proc/driver/nvidia/version tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1091]  ld_library_path: :/usr/local/cuda/lib64:/usr/local/cuda/extras/cupti/lib64 tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1092] failed find libcuda.so on system: failed precondition: not dlopen dso: libcuda.so.1; dlerror: libnvidia-fatbinaryloader.so.367.57: cannot open shared object file: no such file or directory tensorflow/stream_executor/dso_loader.cc:128] opened cuda library libcurand.so.8.0 locally 

in folder found libcuda.so not libcuda.so.1


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User