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 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Joss Knight
Joss Knight am 3 Jan. 2024

1 Stimme

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

1 Kommentar

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by