My mentor of research project has a laptop with card NVIDIA GeForce 310M. I tried to install CUDA version 5.0 and it was successful. But when I try cuDNN, I cannot find version consistently for CUDA. This card’s compute capability is 1.2 but cuDNN require min compute capability is 3.0.
What can I do for this issue?
Thanks.