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

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

This should be an issue of graphics, not solely of GPU. Can you please contact Technical Support regarding the issue?
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일

1 개 추천

You are using your display GPU for computation and it does not have enough capacity. Try disabling all hardware acceleration for your graphics.

댓글 수: 1

Thanks.
The problem is solved in some situation, but I don't know why.
So I did not claim this issue.
Thanks again.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2023b

질문:

2023년 11월 8일

댓글:

2024년 1월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by