No CUDA support for Quadro GV100?

Hello guys,

I am currently working as a working student and now I should install tensorflow-gpu on a workstation operating with a Nvidia Quadro GV100. Regarding to the tensorflow webpage it is neccessary to install CUDA 9.0 and Cudnn 7.x. Having a look at the CUDA GPUs page (CUDA GPUs - Compute Capability | NVIDIA Developer), the GV100 is not listed as supported GPU. Is it really possible that there is no CUDA support for that GPU? Thus, it is not possible to use it with tensorflow-gpu?

Sorry for the stupid question, I am new to setting up DL frameworks.

Thank you very much for your help!

It is supported by CUDA. All NVIDIA GPUs produced since before 2010 are supported by CUDA.

[url]http://images.nvidia.com/content/pdf/quadro/data-sheets/quadro-volta-gv100-us-nv-623049-r10-lr.pdf[/url]

Thank you very much for your help! Maybe it would be a good idea to add the GV100 to the list of supported GPUs on the webpage (CUDA GPUs - Compute Capability | NVIDIA Developer).