Pre-Execution and Post-Execution Processing
The pre- and post-execution processing feature provides
a way to run commands on an execution host prior to and after completion
of LSF jobs. Use pre-execution commands to set up an execution host
with the required directories, files, environment, and user permissions.
Use post-execution commands to define post-job processing such as
cleaning up job files or transferring job output.
External Job Submission and Execution Controls
The job submission and execution controls feature enables you to use external, site-specific executables to validate, modify, and reject jobs, transfer data, and modify the job execution environment. By writing external submission (esub) and external execution (eexec) binaries or scripts, you can, for example, prevent the overuse of resources, specify execution hosts, or set required environment variables based on the job submission options.