| |
OpenMPI installation
Download Open MPI source code
openmpi-1.3.1.tar.gz and
configure.sh
Uncompress openmpi-1.3.1.tar.gz in your home directory on the desktop and compile it
Copy the installation onto the node
Uncompress OpenMPI on the node in directory /usr/local.
A user, who runs MPI, should be able to SSH between the desktop and the node
without password and have the home directory located on the NFS shared system. We should have several users with Kerberos accounts, for
example, user mary, who can SSH without password from the desktop to the node.
Add the following lines in the beginning of the user's .bashrc
|
|