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!