

INSTALL CUDA LINUX MINT REBECCA INSTALL
INSTALL CUDA LINUX MINT REBECCA SERIAL
I followed this guide from NVIDIA.Ģd:00.0 VGA compatible controller: NVIDIA Corporation TU104 (rev a1)Ģd:00.1 Audio device: NVIDIA Corporation TU104 HD Audio Controller (rev a1)Ģd:00.2 USB controller: NVIDIA Corporation TU104 USB 3.1 Host Controller (rev a1)Ģd:00.3 Serial bus controller : NVIDIA Corporation TU104 USB Type-C UCSI Controller (rev a1) When trying to install CUDA it complains about many packages that have unmet dependencies.īut from the start. Anyways, since I was gonna do a fresh install of CUDA I thought I might bump Tensorflow from 2.4.1 to 2.5.0 too to take advantage of the newest features.

I also noticed that the CUDA version returned by nvcc -version (Cuda compilation tools, release 10.1, V10.1.243) is older than what Tensorflow requires (11.2). executing _physical_devices only includes the CPU but not the GPU. Recently I discovered that Tensorflow doesn’t have access to the GPU anymore.
