Can a Compute Capability 3.0 card run Tensorflow 1.8 tensorflow-gpu runtime?
up vote 0 down vote favorite Going through the install tutorial for Linux (Tensorflow 1.8) and I'm not sure how to interpret the phrase: GPU card with CUDA Compute Capability 3.0 or higher for building from source and 3.5 or higher for our binaries. See NVIDIA documentation for a list of supported GPU cards. I have an NVIDIA GTX 770 which has Compute Capability 3.0, does that mean I can build the tensorflow-gpu binary but I can't use it to run/execute tensorflow-gpu? (current CUDA version for TF is 9.0 + cuDNN 7.x) tensorflow cuda gpu nvidia share | improve this question asked May 14 at 23:37 schrepfler 30 1 6 add a comment | up vote 0 down vote favorite Going through the install tutorial for Linux (Tensorflow 1.8) and I'm not sure how to interpret the phrase: GPU card with CUDA Compute Capability 3.0 or higher for building from source and 3.5 or higher for our binaries. See NVIDIA documentation for a list of