1. 10 Jul, 2019 2 commits
    • Nate Rini's avatar
      Create missing reservations. · 89910fd5
      Nate Rini authored
      Instead of rejecting a reservation update, create the reservation to
      avoid return an error to slurmctld at which point it is too late to do
      anything to fix the issue.
      
      Bug 7155.
      89910fd5
    • Michael Hinton's avatar
      Add UsageFactorSafe QOS Flag · 7b7c4543
      Michael Hinton authored
      Wraps logic added in 43ef4f75 to apply UsageFactor at
      submission/scheduling. Default is not to.
      
      Bug 7215
      7b7c4543
  2. 09 Jul, 2019 1 commit
  3. 06 Jul, 2019 1 commit
  4. 03 Jul, 2019 9 commits
  5. 02 Jul, 2019 2 commits
  6. 01 Jul, 2019 4 commits
  7. 28 Jun, 2019 3 commits
  8. 26 Jun, 2019 9 commits
  9. 25 Jun, 2019 4 commits
  10. 24 Jun, 2019 1 commit
  11. 22 Jun, 2019 1 commit
  12. 21 Jun, 2019 1 commit
    • Marcin Stolarek's avatar
      add -x (exect match) to pkill documentation · 1e3548f3
      Marcin Stolarek authored
      fix/improve example logrotate configuration in man slurm.conf
      
      pkill without -x option treats argument as a pattern in this case
      slurmd matches not only slurmd but also slurmdbd.
      
      Bug 6962
      1e3548f3
  13. 20 Jun, 2019 2 commits