1. 19 Jun, 2014 1 commit
  2. 18 Jun, 2014 1 commit
    • David Bigagli's avatar
      Serialize sinfo as needed · 5351d393
      David Bigagli authored
      the sinfo command is parallelized for performance reasons and it
      really can not be completely parallelized for some use cases.
      see bug 883
      5351d393
  3. 17 Jun, 2014 4 commits
  4. 16 Jun, 2014 1 commit
  5. 12 Jun, 2014 6 commits
  6. 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
  7. 10 Jun, 2014 1 commit
  8. 09 Jun, 2014 1 commit
  9. 07 Jun, 2014 2 commits
  10. 06 Jun, 2014 2 commits
  11. 05 Jun, 2014 6 commits
  12. 04 Jun, 2014 4 commits
  13. 03 Jun, 2014 4 commits
  14. 29 May, 2014 1 commit
  15. 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
  16. 23 May, 2014 2 commits