R2018a can't access gpu card
Show older comments
Dear MathWorks Support Team,
I have installed matlab R1028a on an HPC cluster. When I try to access one of the gpu nodes I get the following error message:
gpuDevice()
Error using gpuDevice (line 26)
There is a problem with the graphics driver or with this GPU device. Be sure that you have a <a href="matlab:web('http://www.mathworks.com/gpudevice','-browser')">supported GPU</a> and that the <a
href="matlab:web('http://www.mathworks.com/gpudriver','-browser')">latest driver</a> is installed.
Caused by:
The graphics driver was found, but it is too old. The graphics driver on your system supports CUDA version 8. The required CUDA version is 9 or greater.
The nvidia drivers installed in this particular node are:

There is no problem with earlier releases of matlab installed in the cluster, i.e. R2017a.
Other gpu nodes in the cluster have a recent version of the nvidia nodes, namely 396.26. In this case matlab R2018a can run computations on gpu cards.
Is matlab R2018a incompatible with old versions of the nvidia drivers installed for this specific gpu card?
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!