Requirements for using parfor across multiple desktop PCs

I have several desktop PCs running Windows, connected over a network, all with access to a common file system. I would like to distribute computation across these PCs using parfor. Other than what I've stated already, what other requirements are there for the master PC and the other (worker) PCs, in terms of hardware, software and licenses (including licenses for MathWorks products)?

 채택된 답변

Oliver Woodford
Oliver Woodford 2013년 10월 28일

0 개 추천

You need a licensed copy of MATLAB and the Parallel Computing Toolbox on the PC running the parfor loop, and you need a licensed copy of the Distributed Computing Server running on a server on your network, able to schedule jobs on networked computers.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2013년 10월 9일

답변:

2013년 10월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by