I am attempting to identify if my Nvidia GPU device is compatible with the latest version of CUDA. Searching the online documentation within CUDA Zone along with the Wikipedia page I am able to identify what compute capability my device is but I am unsure what this means? and how it relates to the versions of the CUDA C my device is compatible with?
I am specifically curious if my compute capability 2.0 device is compatible with CUDA C 5.0?