Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Yongwon Jang
Yongwon Jang le 8 Nov 2023
Commenté : Yongwon Jang le 4 Jan 2024
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 commentaires
Angelo Yeo
Angelo Yeo le 13 Nov 2023
This should be an issue of graphics, not solely of GPU. Can you please contact Technical Support regarding the issue?
Yongwon Jang
Yongwon Jang le 4 Jan 2024
Thanks.
The problem is solved in some situation, but I don't know why.
So I did not claim this issue.
Thanks again.

Connectez-vous pour commenter.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Parallel and Cloud dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by