1. 11 Jan, 2017 1 commit
  2. 10 Jan, 2017 1 commit
  3. 09 Jan, 2017 7 commits
  4. 05 Jan, 2017 1 commit
  5. 04 Jan, 2017 8 commits
  6. 03 Jan, 2017 8 commits
  7. 31 Dec, 2016 1 commit
    • Morris Jette's avatar
      Revise salloc abort logic · 813ec4c5
      Morris Jette authored
      Revision to 06fbdd75
        Previous logic was causing tests 1.87 and 15.19 to fail sometimes
        due to a race condition by adding a "Job allocation revoked"
        message to salloc output even if no allocation occured.
      bug 3351
      813ec4c5
  8. 29 Dec, 2016 5 commits
  9. 28 Dec, 2016 3 commits
    • Alejandro Sanchez's avatar
      Fix for failure on container prolog · ea17efcf
      Alejandro Sanchez authored
      Cancel interactive job if Prolog failure with "PrologFlags=contain"
          configured.
      bug 3351
      ea17efcf
    • Morris Jette's avatar
      Specialized core selection logic · ae3055ca
      Morris Jette authored
      Minor fix to commit 1e6b7522 in
        the case where user specification of specialized cores is disabled.
      bug 3349
      ae3055ca
    • Matthieu Hautreux's avatar
      Specialized core selection fix · 1e6b7522
      Matthieu Hautreux authored
      If a job specifies --core-spec and the node has identified specialized
        cores using the CpuSpecList option which are not the default cores
        (e.g. the first cores rather than the last cores on each socket),
        the the user's cores will be selected from those identified in the
        configuration.
      bug 3349
      1e6b7522
  10. 27 Dec, 2016 1 commit
    • Morris Jette's avatar
      Fix print format · a6aa7e80
      Morris Jette authored
      Was printing int64 using %ld, which generated a warning on some systems
      a6aa7e80
  11. 21 Dec, 2016 1 commit
  12. 19 Dec, 2016 2 commits
  13. 16 Dec, 2016 1 commit