Enable Processor Binding for Jobs

From Define Wiki
Jump to navigation Jump to search
  • NOTE: Patch required that fixed bug with 7.0.6 (copy over lim and sbatchd update)

Edit default.lsf.conf, add the following:

  LSF_BIND_JOB=PACK

Restart LSF on all hosts

  addhost -u
  badmin hrestart all

Options for LSF_BIND_JOB are: PACK | NONE | BALANCE | PACK | ANY | USER | USER_CPU_LIST

Process binding can be done at the application level also using BIND_JOB