Parallel computing don't recognize Nvidia Quiadro 600

19 visualizaciones (últimos 30 días)
Elí Aldair
Elí Aldair el 16 de Oct. de 2025
Respondida: Harald el 21 de Oct. de 2025
I know that Nvidia Quadro 600 is an old GPU so the drivers aren't supported by Nvidia anymore, so the system installed the lastes version automatically but dont work. I have tried searching the last driver in Nvidia page but don't find compatibilities and Matlab don't recognize the GPU. Someone knows how to resolve this? Or my GPU is so old that don't work anymore? Thanks.
I have tried another version of Matlab and don't work.
>> validateGPU('all')
# Beginning GPU validation
# Performing system validation
# CUDA-supported platform ...................................PASSED
# CUDA-enabled graphics driver exists .......................PASSED
# Version: 377.83
# CUDA-enabled graphics driver load .........................FAILED
# Graphics driver is out of date. Download and install the
# latest graphics driver for your GPU from NVIDIA.
# CUDA environment variables ................................SKIPPED
# CUDA device count .........................................SKIPPED
# GPU libraries load ........................................SKIPPED
#
# Finished GPU validation with 1 failures.

Respuestas (1)

Harald
Harald el 21 de Oct. de 2025
Hi,
from what I can see, the compute capability of this card is 2.1.
According to the following table, the last MATLAB release to support this compute capability is R2017b, and you will need CUDA Toolkit version 8.0.
I hope this helps.
Best wishes,
Harald

Categorías

Más información sobre GPU Computing en Help Center y File Exchange.

Productos


Versión

R2025b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by