: Ensure you have the matching CUDA version installed. You can verify this by running nvcc --version in your terminal.
This will create a directory named cuda containing include and lib64 subdirectories. cudnn-11.2-linux-x64-v8.1.1.33.tgz
sudo chmod a+r /usr/local/cuda/include/cudnn*.h /usr/local/cuda/lib64/libcudnn* Use code with caution. Copied to clipboard Verification : Ensure you have the matching CUDA version installed
: Ensure you have the matching CUDA version installed. You can verify this by running nvcc --version in your terminal.
This will create a directory named cuda containing include and lib64 subdirectories.
sudo chmod a+r /usr/local/cuda/include/cudnn*.h /usr/local/cuda/lib64/libcudnn* Use code with caution. Copied to clipboard Verification