adda
adda copied to clipboard
Error
I am getting the following error:
name: GeForce GTX 1070 major: 6 minor: 1 memoryClockRate (GHz) 1.683 pciBusID 0000:01:00.0 Total memory: 7.92GiB Free memory: 7.43GiB I tensorflow/core/common_runtime/gpu/gpu_device.cc:906] DMA: 0 I tensorflow/core/common_runtime/gpu/gpu_device.cc:916] 0: Y I tensorflow/core/common_runtime/gpu/gpu_device.cc:975] Creating TensorFlow device (/gpu:0) -> (device: 0, name: GeForce GTX 1070, pci bus id: 0000:01:00.0) F tensorflow/stream_executor/cuda/cuda_dnn.cc:222] Check failed: s.ok() could not find cudnnCreate in cudnn DSO; dlerror: /home/mahfuj/.local/lib/python3.5/site-packages/tensorflow/python/_pywrap_tensorflow.so: undefined symbol: cudnnCreate scripts/svhn-mnist.sh: line 13: 3379 Aborted (core dumped) python tools/train.py svhn train lenet lenet_svhn --iterations 10000 --batch_size 128 --display 10 --lr 0.001 --snapshot 5000 --solver adam
https://medium.com/@danielwzou/installing-cudnn-on-a-remote-shared-machine-without-sudo-or-root-privileges-855228db7d25