Parallel computing on a cluster
显示 更早的评论
Hi,
I am working on a cluster composted by 4 processors each one with 12 workers (for a total of 48 workers). I am using MATLAB 2013b and I am quite sure there are installed the Distributed Computing Server together with the Parallel Computing Toolbox (there are the respective folders into the "toolbox" folder). The preferred number of workers in a parallel pool is setted to 48 but all the parallel loops I try work on only 12 workers. I suspect that this is due to the fact that I am not using (correctly or at all...) the Distributed Computing Server but, from what I could find with an online search, I could not understand what I have to do to "activate" (or, maybe better, "set") it. Can anyone help me?
Thanks,
Nicola
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Parallel Server 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!