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

4 次查看(过去 30 天)
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