How to have more than 12 workers

1 vue (au cours des 30 derniers jours)
Arman
Arman le 19 Mar 2012
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

Réponse acceptée

Jason Ross
Jason Ross le 19 Mar 2012
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.
  1 commentaire
Arman
Arman le 20 Mar 2012
the problem is that even admin center detects the server as 12-core not 24-core. Is there any solution to this?

Connectez-vous pour commenter.

Plus de réponses (3)

Konrad Malkowski
Konrad Malkowski le 20 Mar 2012
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.

Edric Ellis
Edric Ellis le 7 Mar 2014
Please note that in R2014a the limit on the number of local workers was removed. See the release notes.

Arman
Arman le 21 Mar 2012
Thanks. It worked.

Catégories

En savoir plus sur MATLAB Parallel Server dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by