Run MATLAB faster using the Parallel Computing Toolbox
1 view (last 30 days)
Show older comments
Hi,
I would like to run MATLAB faster using the Parallel Computing Toolbox with the following configuration:
MATLAB: R2010b,
OS: Mac pro,
CPU: Intel Xeon (2 processors),
RAM: 8 GB,
ATI Radeon HD 5870
Is there a way to open more than 8 workers by matlabpool on the local machine? Any solution without the use of the Matlab Distributed Computing Server? Hope somebody can give me some details. I would like to use the max of cores that i have (24 cores). Thank you very much in advance.
0 Comments
Accepted Answer
Kaustubha Govind
on 15 Feb 2011
Parallel Computing Toolbox can only handle 8 workers. AFAIK, you must get MATLAB Distributed Computing Server for more.
0 Comments
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!