Efficient use of 16 cores

3 Ansichten (letzte 30 Tage)
Alessandro Murgia
Alessandro Murgia am 28 Dez. 2020
Kommentiert: Robert am 7 Mai 2021
Hi!
I just bough a new processor, with 16C/32T (Ryzen 9 5950X).
Could you tell me how to set the number of workers to better exploit all the capabilities of the CPU?
I saw I can start parallel pools on 20 workers, then Matlab returns an error if I try to increase this number.
Should I set it equal to the number of cores (i.e. 16)?
Thank you very much
  1 Kommentar
Robert
Robert am 7 Mai 2021
Would you mind posting the MATLAB bench(3) for this CPU? I'm interested in purchasing the 5950x as well. Thanks.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Mario Malic
Mario Malic am 28 Dez. 2020
Bearbeitet: Mario Malic am 28 Dez. 2020
Maximum number of workers is equal to maximum number of physical cores in your CPU. In your case it's 16.

Kategorien

Mehr zu Multicore Processor Targets finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by