필터 지우기
필터 지우기

MATLAB not detecting Nvidia RTX 1050Ti on WIndows 11

조회 수: 5 (최근 30일)
Richard Fiifi Annan
Richard Fiifi Annan 2022년 6월 7일
댓글: Joss Knight 2022년 6월 25일

Hello friends,
I am working with MATLAB R2020b on Window 11, Nvidia GeForce RTX 1050 Ti. I have installed the latest Nvidia driver, as well as CUDA 10.2. I get the error below after running
gpuDevice
Error using gpuDevice (line 26)
Unable to find a supported GPU device. For more information on GPU support, see GPU Support by Release.
Can someone kindly help me resolve this problem? Thanks

  댓글 수: 11
Richard Fiifi Annan
Richard Fiifi Annan 2022년 6월 17일
This the screenshot of the graphic settings
Richard Fiifi Annan
Richard Fiifi Annan 2022년 6월 17일
Hello @Joss Knight, I think @Walter Roberson has allayed my worries. Thank very much for the responses

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

채택된 답변

Walter Roberson
Walter Roberson 2022년 6월 17일
편집: Walter Roberson 2022년 6월 17일
Your post says Nvidia GeForce RTX 1050 Ti, but that black image says RTX 3050 Ti. That could make a notable difference in your R2020b release. IIRC Ampere was not supported in R2020b.
You have to enable support for Ampere in R2020b.
  댓글 수: 7
Richard Fiifi Annan
Richard Fiifi Annan 2022년 6월 25일
Hi @Joss Knight, what you said is painfully true. I ran some deep learning regression after forward compatibility; and the RMSE was virtually constant after about 10 epochs. I have to resort to an older PC. Once again, thanks very much.
Joss Knight
Joss Knight 2022년 6월 25일
Hiya. I was only expecting that your GPU's performance might not be that great - but it wouldn't make any difference to whether or not a model will work, only how long it takes to train. If you're not seeing any improvement when training your model, maybe you need to change the model or the training parameters.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel and Cloud에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by