集群安装了多个版本的Open MPI,请在编译和运行时加载同一个Modulefile。具体软件版本、目录和Modulefile Name文件如下:

Open MPI 1.10.0 (使用 Intel C++ Compiler XE 15.0 Update 3 & Fortran Compiler XE 15.0 Update 3 编译)
/fs00/software/openmpi/1.10.0-iccifort-15.0.3/
Modulefile: openmpi/1.10.0-iccifort-15.0.3

Open MPI 1.10.0 (使用 GNU Compiler Collection (GCC) 5.2.0 编译)
/fs00/software/openmpi/1.10.0-gcc-5.2.0/
Modulefile: openmpi/1.10.0-gcc-5.2.0

Open MPI 1.10.5 (使用 GNU Compiler Collection (GCC) 5.4.0 编译)
/fs00/software/openmpi/1.10.5-gcc5.4.0/
Modulefile: openmpi/1.10.5-gcc5.4.0

Open MPI 3.1.2 (使用 GNU Compiler Collection (GCC) 8.2.0 编译,支持cuda/9.2.148和singularity/2.5.1)
/fs00/software/openmpi/3.1.2-gcc8.2.0/
Modulefile: openmpi/3.1.2-gcc8.2.0


Open MPI 1.6.3
/fs01/apps/openmpi/1.6.3/
source /fs01/apps/openmpi/1.6.3/openmpi.sh

提交作业时需要添加参数-a openmpi,并且用mpirun.lsf启动mpi程序