how to make matlab use multi core processors ?

Hi, I am running free vibration of shell using [v,d]=eig(kk,mm),where size of kk and mm is 2646. eig is a command to calculate eigenvalues.It takes around 15 min to compute.I am using HP Z800 workstation having 12 processors with 24GB ram in a single machine. Matlab uses only one processor .How can I make it use all processors so that the computational time will be minimal.I am using Matlab R2010a. Thanku

댓글 수: 3

Matt J
Matt J 2013년 6월 27일
편집: Matt J 2013년 6월 27일
It should use multiple cores automatically. How exactly are you diagnosing that only one processor is being used. Assuming Windows OS, does the Task Manager show only 1 active thread, or is it just that the CPU Usage is 8%?
Hi Matt J, Matlab is just using around 2.5 GB ram out of 24GB. Remaining 19/20 GB is not being used.what I need to do so that Matlab will use more memory.
Matt J
Matt J 2013년 6월 27일
편집: Matt J 2013년 6월 27일
How did RAM suddenly become the issue? You asked initially about CPU usage, not RAM usage. It is the CPU usage that will dictate computation time.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Acoustics, Noise and Vibration에 대해 자세히 알아보기

질문:

2013년 6월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by