Click here to Skip to main content
15,880,427 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I want to install tensorflow-gpu on windows. I searched the internet. I found these steps:

1- install Nvidia driver

2- install cuda

3- install cudnn

4- install tensorflow-gpu

Is it correct?


I have noticed that some newer TensorFlow versions are incompatible with older CUDA and cuDNN versions.

There is a list of tested source configurations at this link.

Should I select the versions from that link and then install them?

Thank you

https://developer.nvidia.com/rdp/cudnn-archive

https://developer.nvidia.com/cuda-toolkit-archive

What I have tried:

Compatible versions of cuda/cudnn and Tensorflow-gpu
Posted
Updated 30-Jul-18 4:52am

You need to check the documentation or websites for each product.
 
Share this answer
 
Thank you very much.
I should check this link:
https://www.tensorflow.org/install/install_windows
for Requirements to run TensorFlow with GPU support.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900