1. 04 Oct, 2017 3 commits
    • Morris Jette's avatar
      burst_buffer/cray plugin updated for Cray UP06 sofware · 859f6c82
      Morris Jette authored
      burst_buffer/cray plugin modified to work with changes in Cray UP06
         software release.
      Specific changes: Cray software now returns an error if a state_in
         or stage_out script is processed that doesn't actually request a
         stage in or out (previously silently ignored).
      Also the warning message about tearing down a buffer that is already
         gone changed.
      859f6c82
    • Danny Auble's avatar
      Update contributors page · e9cda8e5
      Danny Auble authored
      e9cda8e5
    • Felip Moll's avatar
      documentation: remove of minor concept from docs · 0c7788ea
      Felip Moll authored
      The combination of the first and second digits in the version designate
      the major release. The third digit in the version designates the micro release.
      minor release word is removed as being confusing and useless.
      0c7788ea
  2. 02 Oct, 2017 4 commits
  3. 29 Sep, 2017 2 commits
  4. 27 Sep, 2017 4 commits
  5. 22 Sep, 2017 2 commits
  6. 21 Sep, 2017 1 commit
  7. 20 Sep, 2017 1 commit
  8. 19 Sep, 2017 5 commits
  9. 16 Sep, 2017 1 commit
  10. 14 Sep, 2017 1 commit
    • Tim Wickberg's avatar
      Prevent a second PMI2_Init call from leaving a hung slurmstepd process. · b2aa25d5
      Tim Wickberg authored
      A second PMI2_Init() within the same step is invalid, and cannot succeed.
      
      Return an error code back to the client end, and close the fd to force the
      step to terminate immediately.
      
      Due to a bug in our libpmi code, just returning a cmd=response_to_init with
      an appropriate rc number will not tear down the connection properly, so
      send back something else that will trigger the error path.
      
      Bug 3520.
      b2aa25d5
  11. 13 Sep, 2017 2 commits
  12. 12 Sep, 2017 6 commits
  13. 11 Sep, 2017 1 commit
  14. 08 Sep, 2017 4 commits
  15. 07 Sep, 2017 2 commits
  16. 06 Sep, 2017 1 commit