Allow ‘tm’ to Use a Cluster
允许“以旧换新”使用聚类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
tm can use a (MPI) cluster if available on your system.
tm可以使用如果可以在您的系统(MPI)聚类。
----------Usage----------
tm_startCluster()
tm_stopCluster()
Details
详细信息----------Details----------
tm_startCluster first investigates the MPI environment and tries to attach to a running MPI instance. If no MPI instance is found the function starts a new one. On success tm functions automatically use the cluster.
tm_startCluster第一次调查的MPI环境和尝试附加到正在运行的MPI的实例。如果没有找到MPI实例函数开始一个新的。成功tm函数会自动使用聚类。
tm_stopCluster shuts down a running MPI instance.
tm_stopCluster关闭正在运行的MPI的实例。