HP XC System Software Administration Guide Version 3.1
15 Managing LSF
The Load Sharing Facility (LSF) from Platform Computing Corporation is a batch system resource manager
used on the HP XC system. LSF is an integral part of the HP XC environment.
On an HP XC system, a job is submitted to LSF, which places the job in a queue and allows it to run when
the necessary resources become available. In addition to launching jobs, LSF provides extensive job
management and information capabilities. LSF schedules, launches, controls, and tracks jobs that are
submitted to it according to the policies established by the HP XC site administrator.
Two types of LSF are available for installation on the HP XC:
• Standard LSF-HPC
This product is the popular batch system produced by Platform Computing Corporation that has
become an industry standard.
For full information about Standard LSF-HPC, refer to the standard LSF documentation set, which
is described in the “Related Software Products and Additional Publications” section of this document.
LSF manpages are also available online on the HP XC system.
• LSF-HPC with SLURM
This product is the High Performance LSF product from Platform Computing Corporation and has
been integrated with SLURM to take advantage of SLURM's scalable, efficient resource management
and parallel job support.
The intended primary use of the HP XC system determined which of these LSF products was installed.
This chapter addresses the following topics:
• “Standard LSF-HPC” (page 177)
• “LSF-HPC with SLURM” (page 178)
• “Switching the Type of LSF Installed” (page 182)
• “LSF-HPC with SLURM Installation” (page 182)
• “LSF-HPC with SLURM Startup and Shutdown” (page 183)
• “Controlling the LSF-HPC with SLURM Service” (page 184)
• “Launching Jobs with LSF-HPC with SLURM” (page 184)
• “Monitoring and Controlling LSF-HPC with SLURM Jobs” (page 185)
• “Job Accounting” (page 186)
• “LSF Daemon Log Maintenance” (page 187)
• “Load Indexes and Resource Information” (page 187)
• “LSF-HPC with SLURM Monitoring” (page 188)
• “LSF-HPC with SLURM Failover” (page 189)
• “Enhancing LSF-HPC with SLURM” (page 191)
• “Configuring an External Virtual Host Name for LSF-HPC with SLURM on HP XC Systems” (page 197)
For your convenience, the HP XC Documentation CD contains LSF Version 6.2 documentation from
Platform Computing.
15.1 Standard LSF-HPC
Most topics are covered in the LSF documentation from Platform Computing and are not addressed in
detail in this document.
Standard LSF-HPC is installed and configured on all nodes of the HP XC system by default.
The LSF RPM places the LSF tar files from Platform Computing in the /opt/hptc/lsf/files/lsf/
directory. Standard LSF-HPC is installed, during the operation of the cluster_config utility, in the
/opt/hptc/lsf/top directory. On completion, the conf and work directories are moved to
/hptc_cluster/lsf directory to ensure:
• A single set of Standard LSF-HPC configuration files for the HP XC system
• One common working space for preserving and accessing accounting and event data.
15.1 Standard LSF-HPC 177