Matlab is not recognizing AMD radeon graphic card
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Akshatha Doddabyaladakere Nagaraju
el 15 de Ag. de 2022
Comentada: Star Strider
el 16 de Ag. de 2022
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 comentarios
Respuestas (1)
Star Strider
el 15 de Ag. de 2022
Movida: Walter Roberson
el 16 de Ag. de 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 comentarios
Akshatha Doddabyaladakere Nagaraju
el 16 de Ag. de 2022
Movida: Walter Roberson
el 16 de Ag. de 2022
Star Strider
el 16 de Ag. de 2022
@Akshatha Doddabyaladakere Nagaraju — My pleasure!
@Walter Roberson — Thank you!
Ver también
Categorías
Más información sobre GPU Computing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!