Parallel computing don't recognize Nvidia Quiadro 600

12 次查看(过去 30 天)
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.

回答(1 个)

Harald
Harald 2025-10-21
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

类别

Help CenterFile Exchange 中查找有关 GPU Computing 的更多信息

产品


版本

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by