What is the limit of workers I can have using Parallel computing toolbox?

8 views (last 30 days)
I am having parallel computing toolbox which has limit of 32 workers. Do I need some special license if I want to use more than 32 workers on a cluster? What is the upper limit of workers in Matlab after having all the required licenses?
Thanks!

Accepted Answer

Sean de Wolski
Sean de Wolski on 13 Oct 2014
As of R2014a, you can open up to 512 workers on a single computer with Parallel Computing Toolbox installed.
If you would like to run on a cluster or cloud environment, you will need MATLAB Distributed Computing Server (MDCS) installed on the cluster. You can purchase an MDCS license for as many workers as you need.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!