Parpool on multinode Clusters

4 vues (au cours des 30 derniers jours)
Mohammad Sayyafzadeh
Mohammad Sayyafzadeh le 8 Mar 2016
Commenté : Daniel Armyr le 8 Mar 2016
Hi,
I have a problem with the maximum number of workers that I can open using parpool command on clusters. For example, when 2 nodes of a cluster (each one with 32 cores, total 64) are allocated to a MatLab jobs, if I write parpool(64), I get an error. I tried this on different clusters, and the maximum, I am allowed, is the number of cores in one node. How can I get access to all cores over a multinode cluster? Thanks.
  1 commentaire
Daniel Armyr
Daniel Armyr le 8 Mar 2016
How is this cluster configured? Do you have MDCS installed on it, or are you using MATLAB with Parallel Computing Toolbox only?
If you have only Parallel Computing Toolbox, then ou can only start workers on a single physical machine.
If you have MDCS, then the license determines how many workers can be started. Check your receipt to see how many workers you have paid for.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Parallel Computing Fundamentals dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by