LSF Version 7.3 - Using Platform LSF HPC

% hostname
hosta
% mpiexec -l -n 2 -host hosta.domain.com ./hmpi
mpdrun: unable to start all procs; may have invalid machine
names
remaining specified hosts:
hosta.domain.com
% mpiexec -l -n 2 -host hosta ./hmpi
0: myrank 0, n_processes 2
1: myrank 1, n_processes 2
0: From process 1: Slave process 1!
The -genvlist options does not work if the configuration file for -configfile has
more than one entry.
For more information
See Chapter 3, “Running Parallel Jobs” for information about generic PJL wrapper
script components
See the Platform LSF Command Reference for information about the bsub
command
See Administering Platform LSF for information about submitting jobs with job
scripts