Matlabpool Maximum Number of Local Workers on one computer - Parallel Computing
古いコメントを表示
Couple of questions... 1) Can someone from Mathworks clarify exactly how many local workers one can enable on one single machine? I've read 8 or 12 workers, but not sure which is correct since I've seen users complaining about not being able to access 4 of their 12 cores, but I've also seen 12 as the answer (see http://www.mathworks.com/help/toolbox/distcomp/matlabpool.html)
2) If one were to have, say, a single machine with 16 cores on it with a Matlab Distributed Computing license, can I simply say... 'matlabpool open 16' to activate all 16 local cores?
I'm in the market for a new machine and need to know the answers to decide which machine to get.
Thanks in advance.
採用された回答
その他の回答 (1 件)
Edric Ellis
2014 年 3 月 7 日
編集済み: Edric Ellis
2017 年 6 月 30 日
4 投票
Please note that in R2014a the limit on the number of local workers was removed. See the release notes.
4 件のコメント
Abdullah
2014 年 12 月 22 日
Although this is again a very old post, Can I ask, that now, if someone is using Matlab r2014a or latter on a server, it will be able to use all cores (like 96 cores) without distributed server computer license? Thank you.
Edric Ellis
2014 年 12 月 23 日
Yes, that's correct.
Tyler Warner
2017 年 6 月 30 日
Hello, The release note link is broken now. Is there an updated reference for this post? Good day.
Philip Borghesani
2017 年 6 月 30 日
編集済み: Philip Borghesani
2017 年 6 月 30 日
The above release notes link was fixed to this link: Parallel Computing Toolbox Release Notes R2014a-R2017a
カテゴリ
ヘルプ センター および File Exchange で MATLAB Parallel Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!