Herein, how do I know my Cuda in Anaconda?
Sometimes the folder is named "Cuda-version". If none of above works, try going to $ /usr/local/ And find the correct name of your Cuda folder. If you are using tensorflow-gpu through Anaconda package (You can verify this by simply opening Python in console and check if the default python shows Anaconda, Inc.
Subsequently, question is, how do I install cuDNN in Anaconda? Start and Update Anaconda. Install CUDA Toolkit & cuDNN. Create an Anaconda Environment. Install Deep Learning API's (TensorFlow & Keras)
- Step 1: Download Anaconda.
- Step 2: Install Anaconda.
- Step 3: Update Anaconda.
- Step 4: Install CUDA Toolkit & cuDNN.
- Step 5: Add cuDNN into Environment Path.
Keeping this in view, do I need to install Cuda for TensorFlow?
In my experience you do not need to install cuda or cudnn. Just your graphics driver is enough. But depending on your system it might not be optimized. For that you would need to compile tensorflow from scratch and optimize it for your system.
Which Cuda do I have?
You can verify that you have a CUDA-capable GPU through the Display Adapters section in the Windows Device Manager. Here you will find the vendor name and model of your graphics card(s). If you have an NVIDIA card that is listed in cuda-gpus, that GPU is CUDA-capable.