필터 지우기
필터 지우기

CPU Utilization Lower/Same on New AMD CPU?

조회 수: 3 (최근 30일)
Grant Anderson
Grant Anderson 2020년 9월 2일
답변: Grant Anderson 2020년 9월 3일
I recently upgraded to an AMD 3950x with 16 cores/32 threads from an Intel i5-9600k with 6 cores.
In my Bayesian Optimization for my Neural Networks, my CPU usage was at 100% across all 6 cores. Now on my new processor, it appears I'm using fewer cores/just as many at only 10% CPU usage (along with several programs and browsers open).
I was hoping for a more significant speedup since it was so taxing on my last processor. Is this just as fast as it can go and the process is instead being bottlenecked by my GPU since that is the execution environment it is set to?
Any way for me to speed this up/allocate more usage such as starting a local parallel pool?
Attached a picture showing my utilization.
  댓글 수: 2
Dana
Dana 2020년 9월 3일
What version of Matlab are you using?
Grant Anderson
Grant Anderson 2020년 9월 3일
2019a. I believe I solved it though. I just had to change UseParallel to 'yes'. Currently doing a comparison to evaluate the impact on time between parallelized and non-parallelized.

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

채택된 답변

Grant Anderson
Grant Anderson 2020년 9월 3일
I just had to change UseParallel to 'yes'. Currently doing a comparison to evaluate the impact on time between parallelized and non-parallelized.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel and Cloud에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by