Problem with Cuddnn - no global version found?

Installing and setting up FaceSwap


Forum rules

Read the FAQs and search the forum before posting a new topic.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
wrecche
Posts: 1
Joined: Sat Nov 28, 2020 7:17 am

Problem with Cuddnn - no global version found?

Post by wrecche »

I am so new to all of this and seem to be running around in circles trying to extinguish the fire..

I am not even sure this is an issue with Faceswap for me, but I don't know why I get this output from the system log :

gpu_cuda: 11.0
gpu_cudnn: No global version found. Check Conda packages for Conda cuDNN
gpu_devices: GPU_0: GeForce RTX 2060 SUPER
gpu_devices_active: GPU_0
gpu_driver: 456.55
gpu_vram: GPU_0: 8192MB
os_machine: AMD64
os_platform: Windows-10-10.0.19041-SP0
os_release: 10

I know it says my GPU is active, but no Deep Neural Network features? And when I check my system, the cpu is about 30% used and the gpu <4% which makes me think something is not right.

I can't find any info on cuDNN other than references to the log files.

I also have DFL installed with it's required components, and that causes my GPU to become maxed out, so I know there is some difference.

Can someone advise me if this is normal, unusual, typical with a fix, or.. anything really.

Kinda lost and being new, not sure if it's an issue or not, whether it will impact training or not, etc..

If it's a repost of a similar thing, could someone point me there??

Thanks,
Damian.

User avatar
torzdf
Posts: 2671
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 131 times
Been thanked: 625 times

Re: Problem with Cuddnn - no global version found?

Post by torzdf »

Uninstall Global Cuda. It is conflicting with the locally installed Cuda that we use.

My word is final

Locked