Matlab is not recognizing AMD radeon graphic card
21 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Star Strider
il 15 Ago 2022
Spostato: Walter Roberson
il 16 Ago 2022
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 Commenti
Star Strider
il 16 Ago 2022
@Akshatha Doddabyaladakere Nagaraju — My pleasure!
@Walter Roberson — Thank you!
Vedere anche
Categorie
Scopri di più su Get Started with GPU Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!