How to have more than 12 workers
1 次查看(过去 30 天)
显示 更早的评论
Dear all,
I'm running my grid computing on a cluster of computers including a 24 core proliant HP server. Unfortunately there is no way to have more than 12 workers per host. I was wondering whether there is a way to add more than 12 workers so I can use the maximum Proliant sever capability with more than 12 workers. I do have distributed computing software and parallel computing toolbox licenses.
All the best, Armn
0 个评论
采纳的回答
Jason Ross
2012-3-19
You need to set up MDCS on the server machine to have 24 workers there. You can then submit jobs that will utilize all 24 workers.
更多回答(3 个)
Konrad Malkowski
2012-3-20
Are the processors in the server hyper-threaded?
Irrespective of what admin-center reports you can always start more workers than the reported number of cores.
0 个评论
Edric Ellis
2014-3-7
Please note that in R2014a the limit on the number of local workers was removed. See the release notes.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Parallel Server 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!