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!