LSF Version 7.3 - Using Platform LSF HPC
About Platform LSF and LAM/MPI
LAM (Local Area Multicomputer) is an MPI programming environment and
development system for heterogeneous computers on a network. With LAM, a
dedicated cluster or an existing network computing infrastructure can act as one parallel
computer solving one problem.
System requirements
❏
LAM/MPI version 6.5.7 or higher
Assumptions
◆
LAM/MPI is installed and configured correctly
◆
The user's current working directory is part of a shared file system reachable by all
hosts
Glossary
(Local Area Multicomputer) An MPI programming environment and development
system for heterogeneous computers on a network.
(Message Passing Interface) A message passing standard. It defines a message passing
API useful for parallel and distributed applications.
(Parallel Application Manager) The supervisor of any parallel job.
(Parallel Job Launcher) Any executable script or binary capable of starting parallel tasks
on all hosts assigned for a parallel job.
(Remote Execution Server) An LSF daemon residing on each host. It monitors and
manages all LSF tasks on the host.
(TaskStarter) An executable responsible for starting a task on the local host and
reporting the process ID and host name to the PAM.
Files installed by lsfinstall
During installation, lsfinstall copies these files to the following directories:
Resources and parameters configured by lsfinstall
◆
External resources in lsf.shared:
TaskStarter LSF_BINDIR
pam LSF_BINDIR
esub.lammpi LSF_SERVERDIR
lammpirun_wrapper LSF_BINDIR
mpirun.lsf LSF_BINDIR
pjllib.sh LSF_BINDIR