Hi,
I choose the following options on the following page to downloaded the driver for my GPU Geforce GTX 1080 :
https://www.geforce.com/drivers
Options:
Geforce
Geforce 10 Series
Geforce GTX 1080
Linux 64-bit
English(US)
I then downloaded the file (NVIDIA-Linux-x86_64-418.56.run). is it the correct file for my GPU?
I install the driver on my Ubuntu 16.04 with the following steps:
- ctrl+alt+F1 to enter text mode
- /etc/init.d/lightdm stop
- chmod 777 NVIDIA-Linux-x86_64-418.56.run
- ./NVIDIA-Linux-x86_64-418.56.run
now, I am going to install cuda and cudnn, but I get confused:
The driver version on my ubuntu 16.04 is 418.56
however, from the following matrix page:
I cannot find out the corresponding cuda and cudnn version…
Thanks and Best Regards,
Ardeal