Error: cuDNN hasn't found FWD algo for convolution

Hai, i have faced an issue while training yolov4 algorithm for my custom dataset. Error is “Error: cuDNN hasn’t found FWD algo for convolution”. my GPU is RTX3060, I have installed cuda 11.3 version and cudnn 8.9.6.50. please help me in this regard.

Hi @akkenapallyhemanth0806 ,
Can you please check if the version compatibility has been handled.
https://docs.nvidia.com/deeplearning/cudnn/reference/support-matrix.html#support-matrix

Thanks

Please change the value Subdivisions to 32,64. Cause due to you use the low memory of GPU and higher resolution of images and low subdivisions.