Change number worker of my local cluster
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I have a computer with 4 cores. I am using Matlab 2015b, But Matlab only allows the number of workers at max 2.
How to make my local cluster work with 4 cores?
1 commentaire
Jorge Mario Guerra González
le 28 Fév 2017
have you tried
parpool(4)
If it doesnt work, try to create a new profile and establish 4 as the maximum number of workers
Réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox 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!