Parallel computing don't recognize Nvidia Quiadro 600

13 ビュー (過去 30 日間)
Elí Aldair
Elí Aldair 2025 年 10 月 16 日
回答済み: Harald 2025 年 10 月 21 日
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 Center および File ExchangeGPU Computing についてさらに検索

製品


リリース

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by