BD1
1
Hi,
I have the NVIDIA Quadro P4000 card and I am using NVIDIA driver 375.39 and CUDA 9.0. The OS is Ubuntu 14.04.
When I run a CUDA application, I get the below message:
“CUDA driver version is insufficient for CUDA runtime version”.
Thank to for any pointers to this.
BR<
BDUtta
375.39 is not the correct driver version for CUDA 9.0
You need a 384.xx driver or newer. Your CUDA install is broken. Refer to the linux install guide and get your installers from CUDA Toolkit 11.7 Update 1 Downloads | NVIDIA Developer
BD1
3
Thank you. I uninstalled the driver and installed the default driver which comes with CUDA 9.0. It now works.