Enable processor binding for Platform LSF job processes

LSF supports the following binding options for sequential jobs and parallel jobs that run on a single host:

  • BALANCE

  • PACK

  • ANY

  • USER

  • USER_CPU_LIST

  • NONE

Enable processor binding cluster-wide or in an application profile.

If BIND_JOB is not set in an application profile in lsb.applications, the value of LSF_BIND_JOB in lsf.conf takes effect. The BIND_JOB parameter configured in an application profile overrides the lsf.conf setting.