MATLAB: How to have more than 12 workers

more than 12 workersParallel Computing Toolbox

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

Best Answer

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.