Change number worker of my local cluster
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
boureghda mohammed
am 27 Feb. 2017
Kommentiert: Jorge Mario Guerra González
am 28 Feb. 2017
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 Kommentar
Jorge Mario Guerra González
am 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
Antworten (0)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!