In this example we use the MPICH package.
在本例中我们使用的是MPICH程序包。
Execute the /opt/mpich/sbin/mpiuninstall script.
执行 /opt/mpich/sbin/mpiuninstall脚本。
For our cluster we'll use MPICH and a set of regular Linux workstations.
对于我们的集群,要使用MPICH和一组普通的Linux工作站。
It USES an MPI implementation derived from MPICH that we used in our cluster.
它使用了一个源自于本文中使用的MPICH的MPI实现。
Mpich is a software package that USES MPI and provides for efficient parallel computing.
Mpich使用了MPI,是一个用于高效并行计算的软件包。
Later in this article, we'll set up an MPICH-based Linux cluster and see an example of an MPI-based program.
在本文稍后的部分中,我们将构建一个基于MPICH的Linux集群,并来看一个基于MPI的程序例子。
Now cd to the directory with the executable you created in step 8 and run some tests (such as /tmp/mpich-1.2.6/bin/mpicc -np 4 xhpl).
现在cd到在步骤8 中所创建的可执行程序所在的目录,并运行一些测试(例如 /tmp/mpich-1.2.6/bin/mpicc -np4 xhpl)。
Secondly, on the parallel computer system, we implement the compile, connection and running of the message passing parallel program model MPICH.
其次实现了消息传递并行编程模型MPICH在并行计算机上的编译、链接与运行。
These five places specify the top-level directory of LINPACK from step 1, the top-level directory of your MPICH installation, and the location of the reference BLAS archive from step 2.
这5个地方指明了步骤1中LINPACK的顶级目录、MPICH安装的顶级目录以及步骤2中BLAS参考实现的位置。
These five places specify the top-level directory of LINPACK from step 1, the top-level directory of your MPICH installation, and the location of the reference BLAS archive from step 2.
这5个地方指明了步骤1中LINPACK的顶级目录、MPICH安装的顶级目录以及步骤2中BLAS参考实现的位置。
应用推荐