Page 1 of 1

CUDNN is not found

Posted: Mon Aug 19, 2019 2:24 pm
by glantz

Hi, I am trying to install the GPU support so my model will be trained much faster.

See the "First Screenshot"

I have Ubuntu 18.04.2 LTS
CUDA 10.0

Code: Select all

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Sat_Aug_25_21:08:01_CDT_2018
Cuda compilation tools, release 10.0, V10.0.130

CUDNN 7.5.0

Code: Select all

/usr/local/cuda-10.0/lib64/libcudnn.so.7.5.0

See the "Second Screenshot"

What am I doing wrong?
It doesn't detect the CUDNN at all.

Thanks
Tal


Re: CUDNN is not found

Posted: Mon Aug 19, 2019 3:57 pm
by torzdf

I recommend that you remove Cuda from your system, and let the setup.py handle it for you inside a Conda environment.

I have just posted a quick and dirty Linux install guide here:
https://faceswap.dev/forum/viewtopic.php?f=4&t=68