1. 10 Jun, 2014 1 commit
  2. 09 Jun, 2014 1 commit
  3. 07 Jun, 2014 2 commits
  4. 06 Jun, 2014 2 commits
  5. 05 Jun, 2014 6 commits
  6. 04 Jun, 2014 4 commits
  7. 03 Jun, 2014 4 commits
  8. 29 May, 2014 1 commit
  9. 28 May, 2014 2 commits
    • Danny Auble's avatar
      d75bcaa5
    • 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
  10. 23 May, 2014 3 commits
  11. 21 May, 2014 5 commits
  12. 20 May, 2014 3 commits
  13. 19 May, 2014 1 commit
    • Morris Jette's avatar
      Properly handle job requeue options · 68a4bfd7
      Morris Jette authored
      Properly enforce job --requeue and --norequeue options. Previous
      logic was in three places not doing so (either ignoring the value,
      ANDing it with the JobRequeue configuration option or using the
      JobRequeue configuration option by itself).
      bug 821
      68a4bfd7
  14. 15 May, 2014 2 commits
  15. 14 May, 2014 2 commits
  16. 13 May, 2014 1 commit