Matlab is not recognizing AMD radeon graphic card
13 ビュー (過去 30 日間)
古いコメントを表示
Matlab says "Unable to find a supported GPU device. For more information on GPU support, see GPU Support by Release." for 'gpuDevice' command.
I have AMD Radeon graphic card running on my PC. It is updated and working fine but matlab is not able to use it for the necessary tasks.
Please let me know how to fix this issue.
0 件のコメント
回答 (1 件)
Star Strider
2022 年 8 月 15 日
移動済み: Walter Roberson
2022 年 8 月 16 日
Using the GPU is only possible with graphics cards that suport CUDA, so essentially only Nvidia-based cards. AMD cards — as much as I like them (and Ryzen processors) — cannot be used since they do not suport CUDA.
2 件のコメント
Star Strider
2022 年 8 月 16 日
@Akshatha Doddabyaladakere Nagaraju — My pleasure!
@Walter Roberson — Thank you!
参考
カテゴリ
Help Center および File Exchange で GPU Computing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!