使用Matlab在一个集群上进行分布式计算需要两个产品:Parallel Computing Toolbox(以前叫Distributed Computing Toolbox)MATLAB Distributed Computing Server(以前叫MATLAB Distributed Computing Engine)
使用Matlab进行分布式计算
使用Matlab在一个集群上进行分布式计算需要两个产品:
Parallel Computing Toolbox(以前叫Distributed Computing Toolbox),应该安装在你的程序编写机器上。
MATLAB Distributed Computing Server(以前叫MATLAB Distributed Computing Engine),应该被安装到集群中每个负责计算的计算机上。

在处理前,请阅读这些产品的系统需求。
Installing Version 3.3 (R2008a)
使用Parallel Computing Toolbox和MATLAB Distributed Computing Server 配置一个集群。
Licensing
为了安装这些产品,你必须有一个有效的passcode,你可以从License Center下载。
本文翻译自Installing and Configuring Parallel Computing Toolbox and MATLAB Distributed Computing Server (R2008a)