1. 16 Aug, 2016 1 commit
    • Morris Jette's avatar
      slurmstepd to load all plugins at startup · 962f0cce
      Morris Jette authored
      slurmstepd modified to pre-load all relevant plugins at startup to avoid
          the possibility of modified plugins later resulting in inconsistent API
          or data structures and a failure of slurmstepd.
      bug 2334
      962f0cce
  2. 15 Aug, 2016 1 commit
  3. 12 Aug, 2016 2 commits
  4. 11 Aug, 2016 3 commits
  5. 10 Aug, 2016 5 commits
  6. 09 Aug, 2016 8 commits
  7. 08 Aug, 2016 3 commits
  8. 07 Aug, 2016 1 commit
  9. 03 Aug, 2016 1 commit
    • Morris Jette's avatar
      Make advanced reservations work properly with core specialization. · ce7a3e1c
      Morris Jette authored
      Prior logic used to create an advanced reservation based upon a core
        count would ignore the specialized cores. Then when a job tried to
        use the reservation, it would consider the specialized cores and
        not be able to use the core count used in the reservation creation.
        This change considers specialized cores when creating the reservation.
      ce7a3e1c
  10. 02 Aug, 2016 1 commit
    • Sergey  Meirovich's avatar
      Lock slurmstepd in memory · 03cf4a5d
      Sergey Meirovich authored
      If slurmstepd had been swapped out before upgrade happened it could
        easily lead to SIGBUS at any time after upgrade. Prevent that by
        mlocking it.
      bug 2334
      03cf4a5d
  11. 29 Jul, 2016 4 commits
  12. 28 Jul, 2016 2 commits
  13. 27 Jul, 2016 4 commits
  14. 26 Jul, 2016 2 commits
  15. 25 Jul, 2016 2 commits