Why parallel processing doesn't work under Windows 8?
古いコメントを表示
I have some codes written under Parallel Processing Toolbox and I have been able to matlabpool all the cores of my PC to run the parfor loops. This works under both Windows 7 and Mac, but not under Windows 8. In Win8, matlabpool still works to activate all the cores I have. However when I run the same codes, the CPU usage is only about 25% (I have an Intel i5) and the processing speed is significantly slower. Does anyone have the same issue like this? I am running Matlab 2013a.
Thanks!
1 件のコメント
Edric Ellis
2013 年 4 月 22 日
On Win8, after opening the matlabpool, what does "matlabpool('size')" report as the number of workers you're running?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Parallel for-Loops (parfor) についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!