필터 지우기
필터 지우기

MATLAB seems to use multiple cores and threads but not processors

조회 수: 6 (최근 30일)
dominik
dominik 2016년 11월 15일
Hi
I have a computer with 2 processor, 10 cores each, 2 threads per core. When I run say a big matrix multiplication the windows task manager shows me that matlab uses 50% of the computers CPU capacity.
If I do the same on a standart 1 CPU,4 Core, 2 threads per core computer matlab uses 100% of the capacity.
So it seems matlab just uses one processor.
I guess it doesn't matter, but the parallel toolbox is available. Changing maxnumthreads from default (20) to 40 doesnt change anything.
Any idea what I have to do to make full use of the multi processor computer?
Many Thanks! Best Dominik

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by