CUDA_HOME path for Tensorflow

52,505

Run the following command in the terminal:

export CUDA_HOME=/usr/local/cuda-X.X

Where you replace X.X by the first two digits of your version number (can be found out e.g. via nvcc --version).

Share:
52,505
Ron Cohen
Author by

Ron Cohen

Updated on February 24, 2021

Comments