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
#2
Hallo.

I run Tensorflow 2.1.0 and Cuda 10.2

I did installing it by pip install and had installed everything in that way. I run python 3.7 in Spyder.
Reply
#3
(Mar-19-2020, 04:31 PM)Finpyth Wrote: Hallo.

I run Tensorflow 2.1.0 and Cuda 10.2

I did installing it by pip install and had installed everything in that way. I run python 3.7 in Spyder.

Everything in that way ... what do you mean saying this. After all other components from the list aren't python modules and are installed without pip.
BTW which version of NVIDIA driver and which version of cuDNN you have installed ?
Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install tensorflow? It shows as error jaroslavtavgen 1 1,926 Apr-26-2020, 10:09 PM
Last Post: Larz60+
  tensorflow stopped after numpy install Devilish 0 2,171 Dec-28-2018, 09:29 PM
Last Post: Devilish
  Tensorflow issues JarethGawain 1 8,977 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