Matlab is not recognizing AMD radeon graphic card
13 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Star Strider
on 15 Aug 2022
Moved: Walter Roberson
on 16 Aug 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 Comments
Star Strider
on 16 Aug 2022
@Akshatha Doddabyaladakere Nagaraju — My pleasure!
@Walter Roberson — Thank you!
See Also
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!