1. 11 Jun, 2014 2 commits
    • David Bigagli's avatar
      Fix slurmstepd core dump. · 561be64f
      David Bigagli authored
      561be64f
    • Morris Jette's avatar
      Add DebugFlag of BackfillMap · 3c2bffb6
      Morris Jette authored
      Add DebugFlag of BackfillMap. Previously a DebugFlag value of Backfill
      logged information about what it was doing plus a map of expected resouce
      use in the future. Now that very verbose resource use map is only logged
      with a DebugFlag value of BackfillMap
      3c2bffb6
  2. 10 Jun, 2014 1 commit
  3. 09 Jun, 2014 1 commit
  4. 07 Jun, 2014 2 commits
  5. 06 Jun, 2014 2 commits
  6. 05 Jun, 2014 6 commits
  7. 04 Jun, 2014 4 commits
  8. 03 Jun, 2014 4 commits
  9. 29 May, 2014 1 commit
  10. 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
  11. 23 May, 2014 3 commits
  12. 21 May, 2014 5 commits
  13. 20 May, 2014 3 commits
  14. 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
  15. 15 May, 2014 2 commits
  16. 14 May, 2014 1 commit