Change number worker of my local cluster
1 view (last 30 days)
Show older comments
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 Comment
Jorge Mario Guerra González
on 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
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!