Error GAN in matlab 2019b ?

조회 수: 1 (최근 30일)
Mili Kian
Mili Kian 2022년 6월 11일
댓글: Walter Roberson 2022년 6월 16일
hi every one
I want to use Gan in matlab, at first i see and download GAN at (github) and when i ran that code this error appeared that " nvcuda.dll " not found. then i downloaded it and pasted at my matlab driver. again whan i want to run that code this error appeared that " Unable to find supported GPU device. For more information on GPU support, see GPU Support by Release. "
is anyone that has had this problem before and how solved it??
thanks alot
  댓글 수: 2
Walter Roberson
Walter Roberson 2022년 6월 11일
What kind of GPU do you have installed?
Mili Kian
Mili Kian 2022년 6월 11일
these two exist in my laptop:
AMD radeon (TM) RX 460 Graphics
AMD radeon R7 Graphics

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2022년 6월 11일
MATLAB GPU processing supports only NVIDIA, not AMD. As far as I can tell, there are no active plans to support AMD GPUs.
  댓글 수: 2
Mili Kian
Mili Kian 2022년 6월 16일
That's kind of shoking, because i'm using matab now without any problm.
Is is for deep learning and GAN??
Thanks
Walter Roberson
Walter Roberson 2022년 6월 16일
Mathwork's GAN support in Deep Learning Toolbox https://www.mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html supports both CPU and NVIDIA GPU (though possibly some kinds of network are only supported on one or the other but not both.)
MATLAB does not support using AMD GPU for computation of any kind.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by