Hello, from most documents I read that Fermi generation cards support (compute capability 2.x) was dropped in CUDA 8.0. But on page CUDA Compatibility :: NVIDIA Data Center GPU Driver Documentation in hardware support table I see that Driver 440.33.01+ starts to support Fermi generation again. Is it just a typo in table, or real addition of backward compatibility?
Also, when look for latest Nvidia drivers for my old C2050 card on Linux x64 here https://www.nvidia.com/Download/Find.aspx?lang=en-us, web page actually proposes me driver for CUDA 10.0 with version 410.129. Driver description also states that it supports C2050, but when I try to install it, it says that C2050 support was dropped after 390.x driver version.
So can Tesla C2050 be used with CUDA 10.0 or not?