I installed everything required like cuda, cudnn in wsl2 and now when I git clone AlexeyAb and make changes to the Makefile and run "make" cmd in the terminal it throws me an error.
How to verify if cudnn is installed in my wsl2?
Thanks in advance.