Effacer les filtres
Effacer les filtres

Matlab Parpool on Cluster

2 vues (au cours des 30 derniers jours)
Yang
Yang le 18 Juil 2016
Commenté : Yang le 18 Juil 2016
I requested 300 workers on the cluster but using parpool('local',320,'IdleTimeout', 300). However, it prints >> >> Starting parallel pool (parpool) using the 'local' profile ... connected to 12 workers.
How do I use all of the workers?
Thanks!
Yang
  4 commentaires
Adam
Adam le 18 Juil 2016
As far as I am aware "local" means your own computer. You have to setup a network cluster if you want to use other computers too, but that isn't something I am familiar with as I only use a local pool.
Yang
Yang le 18 Juil 2016
Thanks! I will let you know once I figure out how to use it on remote linux cluster

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Parallel Computing Fundamentals 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