1. 28 May, 2014 3 commits
    • Morris Jette's avatar
      Added SchedulerParameters value of Ignore_NUMA · 47f482ab
      Morris Jette authored
      This give system administrators the option on AMD Opteron 6000
      series processors of either considering each NUMA node on a socket
      as a separate socket (resulting in some incorrect logging of socket
      count information) or not (resulting in sub-optimal job allocations
      since each core in the socket will be considered equivalent, even
      if on different NUMA nodes within the socket).
      bug 838
      47f482ab
    • Danny Auble's avatar
      Fix bad association check from commit · 666bbe05
      Danny Auble authored
      67fdbce5
      666bbe05
    • Morris Jette's avatar
      Clear completing node bitmap on job requeue · f8a38c48
      Morris Jette authored
      When a batch job requeue completes, clear it's bitmap of completing
      nodes. If the bitmap were to persist, and nodes are added/remove in
      slurm.conf, and "scontrol reconfigure" is executed, and one of the
      bits in that bitmap now point to a DOWN node, avoid killing the job.
      bug 805
      f8a38c48
  2. 27 May, 2014 4 commits
  3. 23 May, 2014 7 commits
  4. 22 May, 2014 1 commit
  5. 21 May, 2014 8 commits
  6. 20 May, 2014 7 commits
  7. 19 May, 2014 7 commits
  8. 15 May, 2014 2 commits
  9. 14 May, 2014 1 commit