MY SETUP
I have a computer with 2 Nvidia Quadro 6000s running Ubuntu Server 22.04. Getting setup for TensorFlow has been difficult, but this is the set of instructions I followed and some articles that helped along the way.
GET VANILLA UBUNTU READY
sudo apt update
sudo apt upgrade