A. Copy \cuda\bin\cudnn*.dll to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\bin.
B. Copy \cuda\include\cudnn*.h to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include.
C. Copy \cuda\lib\x64\cudnn*.lib to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\lib\x64.
Go to your environment variables, Under âSystem Variablesâ click on âNewâ and create the CUDA PATH
detail:
Hi, Ricardo.
from what folder conda should be run ?
When I run it from the default folder of cmd, error happens:
C:\WINDOWS\system32>conda create --name TF-2.5 python=3.9
âcondaâ is not recognized as an internal or external command,
operable program or batch file.
Thanks in advance.
Thank you very much, Ricardo.
What application corresponds to the Anaconda Prompt ?
I could not find it in the folders seemed relevant:
C:\Users\User\miniconda3 ;
C:\Users\User\miniconda3\Scripts
?
I cant use my GPU with tensorflow 2.4.0!
I have CUDA 11.0 with 8.0.4 compatible for cuda 11,
all works in python with interpreter (Conda python 3.7.6 with virtual env)
When process image itâs too slow! The GPU isnât used⌠why??? Whatâs wrong? I lost 4 days to find the error⌠but all .DLL are loaded successfully, i canât see any error