Parallel computing don't recognize Nvidia Quiadro 600

조회 수: 18 (최근 30일)
Elí Aldair
Elí Aldair 2025년 10월 16일 22:01
답변: Harald 2025년 10월 21일 8:15
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일 8:15
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