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!