I updated tensorflow to version 1.8 when tensorflow-gpu was already installed.
but this exception has occur.
ImportError: libcublas.so.8.0: cannot open shared object file: No such file or directory
And I imported according to tensorflow's guidelines(42013316).
But in my case it was not solved.
I would appreciate it if you could give a resolution.
environment:
ubuntu -16.04.01
gpu-nvidia 1080ti *4
tensorflow-1.8
tensorflow-gpu-1.8
python-2.7