LSF Version 7.3 - Using Platform LSF HPC

bsub -a lammpi
bsub_options
mpirun.lsf myjob
The method name lammpi, uses the esub for LAM/MPI jobs
(
LSF_SERVERDIR/esub.lammpi), which sets the environment variable
LSF_PJL_TYPE=lammpi. The job launcher,
mpirun.lsf reads the environment
variable LSF_PJL_TYPE=lammpi, and generates the appropriate command line to
invoke LAM/MPI as the PJL to start the job.