Specify Multi core performance processor usage

2 visualizzazioni (ultimi 30 giorni)
Hi all. Is there a way when using multi core on a PC to specify that Matlab uses the performance cores first before using the efficient ones or is this already in the program? I'm using it for NN training.
Regards
Steve Gray
  5 Commenti
Stephen Gray
Stephen Gray il 1 Set 2023
Yes, the training function I am using does not run on the GPU. I've tried using a funtion that does run on the GPU but it isn't as accurate as the CPU one.
Stephen Gray
Stephen Gray il 1 Set 2023
Thanks! That answers my question.

Accedi per commentare.

Risposta accettata

Bruno Luong
Bruno Luong il 1 Set 2023
Spostato: Bruno Luong il 1 Set 2023
It seems the general pattern is MATLAB uses performance cores first via native multi-threading, see Alison Eele in this thread

Più risposte (0)

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by