Requirements for using parfor across multiple desktop PCs

5 ビュー (過去 30 日間)
Oliver Woodford
Oliver Woodford 2013 年 10 月 9 日
回答済み: Oliver Woodford 2013 年 10 月 28 日
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 日
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 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by