libcudnn.so: cannot open shared object file: No such file or directory
Created by: thumarrushik
HI,
I need help to solve below-mentioned error. Any help would be appreciated.
Cuda-9.0 GPU-TeslaP100 Ubuntu 16.04
I0531 03:55:57.941848 2382 Util.cpp:166] commandline: --use_
gpu=1 --rnn_use_batch=True --trainer_count=8
F0531 03:56:01.989326 2382 DynamicLoader.cpp:104] Check faile
d: nullptr != *dso_handle Failed to find dynamic library: libc
udnn.so (libcudnn.so: cannot open shared object file: No such
file or directory)
Please specify its path correctly using following ways:
Method. set environment variable LD_LIBRARY_PATH on Linux or D
YLD_LIBRARY_PATH on Mac OS.
For instance, issue command: export LD_LIBRARY_PATH=...
Note: After Mac OS 10.11, using the DYLD_LIBRARY_PATH is impos
sible unless System Integrity Protection (SIP) is disabled.
*** Check failure stack trace: ***
Thank You