Cuda 11.6 driver for RTX 4070 Ti

Hi,
I develop a program using Cuda driver 11.6 in RTX 3090.
When deploying to production, I use GPU RTX 4070 Ti & window 11, when I want to download and install cuda 11.6 in RTX 4070, it looks not suitable because it requires the latest version.

Can I still install Cuda 11.6 in RTX 4070 Ti?
If yes, where can i get it?

Hi tualabusuk19,

You don’t need to install the older CUDA version if you only want to deploy and use the CUDA application.

Only if you want to do it the other way round you would run into issues.

This is described in detail in the CUDA compatibility chart.

I hope that helps!