how to make matlab use multi core processors ?

1 次查看(过去 30 天)
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 个评论
Deviprakash Upadhyaya
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 个)

类别

Help CenterFile Exchange 中查找有关 Performance and Memory 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by