LSF Version 7.3 - Using Platform LSF HPC
Configuring LSF to Work with MVAPICH
esub.mvapich script
Modify the esub.mvapich in LSF_SERVERDIR to set MVAPICH_START_CMD.to
one of
ssh, rsh, or mpd. The default value is ssh.
mvapich_wrapper script
Modify the mvapich_wrapper script in LSF_BINDIR to set MVAPICH_HOME.
The defaults are:
◆
Topspin MPI: MVAPICH_HOME="/usr/local/topspin
◆
IBRIX Roll MPI: MVAPICH_HOME="/opt/mpich/infiniband/gnu"
◆
Generic MVAPICH: defined by your site. For example:
MVAPICH_HOME="/opt/mvapich"