I recently moved from Windows to Ubuntu 24. I tried to install the last TensorFlow with GPU support, but TensorFlow could not find the GPU. To do that, I used Miniconda and noticed I could not install CUDA 12.3. Also, I have to install 8.9, but looking at the cuDNN website, the last version of supported Ubuntu is 22 instead of the 24 I’m using. Can someone provide me with a step-by-step guide on how to install TensorFlow on Ubuntu?