Efficient use of 16 cores

조회 수: 2 (최근 30일)
Alessandro Murgia
Alessandro Murgia 2020년 12월 28일
댓글: Robert 2021년 5월 7일
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
Robert
Robert 2021년 5월 7일
Would you mind posting the MATLAB bench(3) for this CPU? I'm interested in purchasing the 5950x as well. Thanks.

댓글을 달려면 로그인하십시오.

답변 (1개)

Mario Malic
Mario Malic 2020년 12월 28일
편집: Mario Malic 2020년 12월 28일
Maximum number of workers is equal to maximum number of physical cores in your CPU. In your case it's 16.

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by