How to make TensorFlow 2.2 work with your Nvidia GPUs on Ubuntu 20.04

Опубликовано: 11 Июль 2026
на канале: CloseToAlgoTrading
17,146
144

In this video I'm showing how to fix an issue if the TensorFlow 2.x doesn't see the physical GPUs in your Ubuntu 20.04 (18.04) system.

00:10 How to fix an issue
04:00 Generic GPU vs CudNN GPU performance

TensoFlow GPU Support : https://www.tensorflow.org/install/gpu
CUDA 10.1: https://developer.nvidia.com/cuda-10....

Ubuntu gcc-8 installation: sudo apt install gcc-8

If you want to build TensorFlow from the source and get cuda 10.2 support, I would highly recommend to read this article: https://gist.github.com/kmhofmann/e36...