I have a Macbook Pro Intel Core I7; which is the maximum number of workers in a parallel loop (local cluster) with Matlab R2014a?
Asked
Active
Viewed 808 times
1 Answers
1
With Matlab R2014a you can have more than 12 local workers, however before creating too many workers you should see how many cores you have on your cpu. This information can be obtained as explained at https://stackoverflow.com/a/1715612/3676517.