Difference between revisions of "Enable Processor Binding for Jobs"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Latest revision as of 09:34, 1 May 2013
- 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=PACKRestart LSF on all hosts
addhost -u
badmin hrestart allOptions 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