1. 08 Mar, 2016 2 commits
  2. 05 Mar, 2016 1 commit
  3. 04 Mar, 2016 1 commit
  4. 03 Mar, 2016 4 commits
  5. 02 Mar, 2016 2 commits
  6. 01 Mar, 2016 2 commits
    • Tim Wickberg's avatar
      Update NEWS as well. · a058ff4a
      Tim Wickberg authored
      a058ff4a
    • Morris Jette's avatar
      Defer suspend until launch completes · 52fe3de1
      Morris Jette authored
      Insure that a job is completely launched before trying to suspend it.
      Previous logic would start suspend logic early in the life of the
      slurmstepd process, after it's listening socket was open but before
      the tasks were launched. This defers the suspend logic until after
      all prologs and setup completes and the tasks are launched. This is
      important in the case of gang scheduling, in which newly launched
      jobs can be immediately suspended.
      bug 2494
      52fe3de1
  7. 26 Feb, 2016 2 commits
  8. 25 Feb, 2016 1 commit
  9. 24 Feb, 2016 5 commits
  10. 23 Feb, 2016 1 commit
    • Danny Auble's avatar
      Fix issue with resizing jobs and limits not be kept track of correctly. · 92ac0dcd
      Danny Auble authored
      This whole process could probably be done better by keeping track of
      old values and new values and only calling one function instead of a
      pre and post function, but that can probably wait for future generations
      of the code as it works now and is probably adequate for the time being.
      
      Bug 2352
      92ac0dcd
  11. 19 Feb, 2016 2 commits
  12. 18 Feb, 2016 5 commits
  13. 17 Feb, 2016 2 commits
  14. 16 Feb, 2016 2 commits
  15. 12 Feb, 2016 1 commit
  16. 10 Feb, 2016 3 commits
  17. 09 Feb, 2016 2 commits
  18. 08 Feb, 2016 1 commit
  19. 04 Feb, 2016 1 commit