0

I tried in "Parallel"-->"Manage Cluster Profiles"-->"Edit", and then I put 16 in the box of "number of workers to start on your local machine".

As I execute

matlabpool open 16;

It fails in warning "NumWorkers must be an integer from 1 to 12." So is there any way to increase the limit? Or what is the cost to buy a license to implement this?

Jie Wei
  • 191
  • 9
  • Refer to the duplicate. `tl;dr`: if you want to increase the amount of workers, you must use R2014a or higher. The limit is now 512. – rayryeng Jan 03 '16 at 07:57
  • @rayryeng Thank you. I just got a version of R2014a. So does it come with the increased number, or do I have to pay to use the 512? – Jie Wei Jan 03 '16 at 08:48
  • If you got R2014a, you've already "paid" for it. If you're able to, I would try and upgrade to R2015b. Lots of optimizations and features have been introduced in the latest version of MATLAB. – rayryeng Jan 03 '16 at 08:51

0 Answers0