Clear Filters
Clear Filters

Change number worker of my local cluster

2 views (last 30 days)
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
have you tried
parpool(4)
If it doesnt work, try to create a new profile and establish 4 as the maximum number of workers

Sign in to comment.

Answers (0)

Categories

Find more on Parallel Computing Fundamentals 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!