Why is MATLAB 7.3 (R2006) only able to use 25% of my CPU?
5 ビュー (過去 30 日間)
古いコメントを表示
When I run a lengthy MATLAB task and press CTRL+ALT+Delete to bring up the Windows Task Manager, the Task Manager shows me that MATLAB is only using 25% of CPU. I expect MATLAB to use all 100% of CPU.
採用された回答
MathWorks Support Team
2013 年 5 月 7 日
Prior to MATLAB 7.4 (R2007a) MATLAB was a single threaded application. So on a hyperthreaded dual processor machine which runs 4 threads, two per CPU, MATLAB will take only 25% of CPU time corresponding to 1 thread.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!