Specify Multi core performance processor usage
Mostra commenti meno recenti
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
dim-ask
il 31 Ago 2023
Ime in macos it uses the performance cores first, and if you request more cores is starts using the efficient cores. You can check actually which cores are getting utilised, in macos in activity monitor or command line tools like btop.
Stephen Gray
il 1 Set 2023
Rik
il 1 Set 2023
Is there a reason why you're training on a CPU instead of a GPU?
There are ways to set processor affinity in Windows (that is the keyword you should google), but I am not aware of tools inside Matlab to specify an order.
Stephen Gray
il 1 Set 2023
Stephen Gray
il 1 Set 2023
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su GPU Computing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!