
run installation file for NVIDIA version 375 from The NVIDIA downloads page Download the CUDA ToolkitĪgain, download the. If you want more information about how to install Ubuntu 16.04 on a Dell Notebook (should work for other vendors too), look at Troubleshooting Ubuntu 16.04 Installation/Graphics card on a new Dell Notebook. This is a small tutorial to guide you through installing Tensorflow with GPU enabled, on top of the CUDA + cuDNN frameworks by NVIDIA. Sister Blog post: Setup Keras, Theano Backend on Ubuntu 16.04 (this is a similar post aimed at Keras+Theano instead) ImportError: libcudnn.so.5: cannot open shared object file: No such file or directory.


Install Tensorflow 1.0 into a virtualenv conda install -c conda-forge cupy cudatoolkit11.0 Note cuDNN, cuTENSOR, and NCCL are available on conda-forge as optional dependencies.Install native linear algebra libraries.Install the driver you downloaded on the first step.
