Running multiple jobs

I have a 24 core machine.How to run 24 instances of a program simultaneously? I could run upto 8 jobs(maximum number that matlabpool open allows) using the matlab parfor command but dont know how to extend it to 24 jobs.

 채택된 답변

Edric Ellis
Edric Ellis 2011년 5월 16일

0 개 추천

With Parallel Computing Toolbox, the "local scheduler" allows you to run a MATLABPOOL up to size 8. If you wish to exceed this, you could purchase additional licences of the MATLAB Distributed Computing Server.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

질문:

2011년 5월 15일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by