error of GPU, net = trainNetwork(datastore, lgraph, options);

조회 수: 4 (최근 30일)
Yongwon Jang
Yongwon Jang 2023년 11월 8일
댓글: Yongwon Jang 2024년 1월 4일
net = trainNetwork(datastore, lgraph, options);
in the options, ExecutionEnvironment = 'multi-gpu' (I have 2 GPUs)
When run above command, the error occurs like below.
Can you help me what happened?
  댓글 수: 2
Angelo Yeo
Angelo Yeo 2023년 11월 13일
This should be an issue of graphics, not solely of GPU. Can you please contact Technical Support regarding the issue?
Yongwon Jang
Yongwon Jang 2024년 1월 4일
Thanks.
The problem is solved in some situation, but I don't know why.
So I did not claim this issue.
Thanks again.

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

채택된 답변

Joss Knight
Joss Knight 2024년 1월 3일
You are using your display GPU for computation and it does not have enough capacity. Try disabling all hardware acceleration for your graphics.
  댓글 수: 1
Yongwon Jang
Yongwon Jang 2024년 1월 4일
Thanks.
The problem is solved in some situation, but I don't know why.
So I did not claim this issue.
Thanks again.

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by