Python Forum
TensorFlow install issues
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TensorFlow install issues
#1
Hello,

I had a lot of troubles while trying to make work TensorFlow with GPU support.
I plan to reinstall all the necessary tools.
If my vision is correct, the tools necessary to run TensorFlow on a computer with NVIDIA card are the following:
  • TensorFlow itself
  • CUDA
  • CUDA dev. kit
  • cuDNN
  • NVIDIA drivers for graphical card

TensorFlow must be last tool in this list to install.
And all of these tools (or at least some of them) will not work properly (or simply will not work at all) if during installation you are not careful about the versions of the corresponding tools.
So, before starting I want to clarify two questions:
  • Actually the last version of TF is 2.1.0. Is it compatible with last version of CUDA which is 10.2 ?
  • In all manuals I've seen until now TF is installed using pip. Why not pip3 ?

Thanks
Reply


Messages In This Thread
TensorFlow install issues - by Pavel_47 - Mar-19-2020, 01:44 PM
RE: TensorFlow install issues - by Finpyth - Mar-19-2020, 04:31 PM
RE: TensorFlow install issues - by Pavel_47 - Mar-19-2020, 06:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install tensorflow? It shows as error jaroslavtavgen 1 1,991 Apr-26-2020, 10:09 PM
Last Post: Larz60+
  tensorflow stopped after numpy install Devilish 0 2,235 Dec-28-2018, 09:29 PM
Last Post: Devilish
  Tensorflow issues JarethGawain 1 11,995 Sep-27-2018, 01:59 PM
Last Post: gontajones

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020