Change number worker of my local cluster
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Jorge Mario Guerra González
il 28 Feb 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
Risposte (0)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!