Enable Processor Binding for Jobs

From Define Wiki
Revision as of 09:34, 1 May 2013 by Michael (talk | contribs) (Created page with "* NOTE: Patch required that fixed bug with 7.0.6 (copy over lim and sbatchd update) Edit '''<tt>default.lsf.conf</tt>''', add the following: <syntaxhighlight> LSF_BIND_JOB=PACK </bas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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