Blog information

  • Tags: CUDA,cuDNN,Nvidia
  • Publication: TheCyPhy
  • Date: 08 May, 2020
  • Blog link: Click here

Multi-version CUDA and Tensorflow(GPU) on Ubuntu 18.04 LTS

If you are here, then you already want to know how to set up multiple CUDA versions on the same machine. Most of the Deep Learning researchers come around various codes that use different versions of the frameworks that require specific versions of CUDA to be installed. And as most of the latest versions of frameworks don’t have backward compatibility, the only solution for us is to get the right versions installed...