This document provides information about using the LSF (Platform Load Sharing Facility) to submit and manage batch jobs on a computing cluster. It describes several LSF commands:
bqueues displays queue information, bhosts displays host and resource information, bsub submits jobs to LSF queues either as batch or interactive jobs, bjobs displays and filters job information, lsload shows host load information, and sample submit script templates are provided. Automating job submissions and monitoring jobs and queues is also discussed to help optimize workload scheduling and resource usage.