Opencv and Cuda comaptible versions

Hi there! I am trying to bring my opencv framework on gpu. Earlier tried with visual studio 16 2019, cuda 12.4,cudnn 9.0 and opencv 4.6 but there are build errors for the Nvidia T1000 8gb (turing architecture).

So for T1000 gpu as per the compute capability (7.5) cuda sdk version must be 10.0 but what is the opencv compatible version with this cuda toolkit version also what must be the cudnn version? according to the archives there are various versions of cudnn as well(cuDNN Archive | NVIDIA Developer).

Is there any site specifying the cuda and opencv compatible version mapping ?

explore issue in opencv and opencv_contrib

1 Like