NVIDIA GPU current driver version 410.73. Supported:390.30, 390.48

NVIDIA GPU … current driver version 410.73. Supported:390.30, 390.48
How to fix it?
Downgrade the driver? How?
Thanks!

Michael

$ uname -a
Linux CUDA1 4.15.0-43-generic #46~16.04.1-Ubuntu SMP Fri Dec 7 13:31:08 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

$ nvidia-smi
Thu Jan 24 16:40:59 2019
±----------------------------------------------------------------------------+
| NVIDIA-SMI 410.73 Driver Version: 410.73 CUDA Version: 10.0 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108… Off | 00000000:17:00.0 Off | N/A |
| 26% 60C P0 62W / 250W | 12MiB / 11178MiB | 0% Default |
±------------------------------±---------------------±---------------------+
| 1 GeForce GTX 108… Off | 00000000:65:00.0 On | N/A |
| 26% 56C P8 18W / 250W | 213MiB / 11175MiB | 0% Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 1 1169 G /usr/lib/xorg/Xorg 201MiB |
±----------------------------------------------------------------------------+

Hi Michael,

Can you check logs tab in the deep learning studio manager ? Do you see “Checking GPU support… GPU Supported” message in the first few lines ?

If yes, then you can ignore the version difference.

Regards
rajendra

Under the Log tab where is just a single line:

Checking NVIDIA GPU access… current driver version 410.73. Supported:390.30, 390.48


So this is not the case. My box has 2 cards GeForce GTX 1080Ti with driver version 410.73
Shall I remove this driver and install 390.48? I do not know how to do it.
Or maybe there is another solution?
Thanks!
Michael

I clicked the button “Start” on Deep Learning Studio Manager
(I did not do it before because of this log message) and now I see the message:

Checking GPU support… GPU supported

So it seems to be working.
I think what the log message which appeared during setup:

Checking NVIDIA GPU access… current driver version 410.73. Supported:390.30, 390.48

is misleading because it seems like a show stopper and as a result, I did not click the button “Start” because of this feeling.