I am installing CUDA on my GPU machines, and it's required that I have to disable the Nouveau kernel driver.
From NVIDIA:
To install the Display Driver, the Nouveau drivers must first bedisabled. Each distribution of Linux has a different method fordisabling Nouveau.
Why do I have to disable/blacklist Nouveau and use nvidia driver instead? Is it about compatibility which CUDA is not supported by this open sourced driver?