Intel MPI
Scenarios
This section describes how to install and use Intel MPI (version l_mpi_2018.0.128 is used as an example) in a BMS cluster.
Perform this operation on each BMS in a cluster.
Prerequisites
Password-free login has been configured between BMSs in the cluster.
Procedure
- Install Intel MPI.
- Download Intel MPI.
Download path: https://software.intel.com/en-us/intel-mpi-library
- Decompress and install Intel MPI.
For example, run the following commands to decompress and install l_mpi_2018.0.128.tgz:
# tar -xvf l_mpi_2018.0.128.tgz
# cd l_mpi_2018.0.128/
# ./install.sh
Figure 1 Installed Intel MPI
- Download Intel MPI.
- Configure environment variables.
- Run the following command to check whether environment variables have been imported:
$ which mpirun
If information shown in Figure 2 is displayed, the environment variables have been imported.
- Run Intel MPI on a BMS.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot