Run MATLAB faster using the Parallel Computing Toolbox
조회 수: 3 (최근 30일)
이전 댓글 표시
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
채택된 답변
Kaustubha Govind
2011년 2월 15일
Parallel Computing Toolbox can only handle 8 workers. AFAIK, you must get MATLAB Distributed Computing Server for more.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!