What are compatible versions of cuda and cudnn and torch for quadro k620?

i have installed Cuda 11.8 and cudnn 8.8.1 and they are successfully installed. but when i install torch 2.0.1+cu118 , torch uses CPU only and doesn’t know Cuda.
can someone give me the compatible versions of Cuda, cudnn and torch for Quadro-K620?
thanks.

I have Quadro K600 and when I installed torch-2.3.x with cuda 11.4, i got an error that Quardo K600 is not compatible with this cudnn. torch 0.3.0 is the only option for me to use this GPU. Can you check if K620 has same problem? K600 compatible with <3 version. Hope it helps.