1. 07 Aug, 2014 1 commit
    • Morris Jette's avatar
      enhance node reboot state info · c358dcd4
      Morris Jette authored
      Add node state string suffix of "$" to identify nodes in maintenance
      reservation or scheduled for reboot. This applies to scontrol, sinfo,
      and sview commands.
      Enable scontrol to clear a nodes's scheduled reboot by setting its state
      to "RESUME".
      c358dcd4
  2. 06 Aug, 2014 4 commits
  3. 05 Aug, 2014 3 commits
  4. 04 Aug, 2014 1 commit
    • Morris Jette's avatar
      CPU frequency set race condition fix · 760d94a5
      Morris Jette authored
      Fix race condition in CPU frequency set with job preemption.
      When the preemptor job completed, it would notify the srun, which
      would notify the slurmctld, which could resume a preempted job.
      That preempted job could reset the CPU frequency before the
      preemptor. This change has the slurmstepd resetting a job's
      CPU frequency prior to notifying srun of completion, which
      eliminates the race condition.
      bug 1011
      760d94a5
  5. 01 Aug, 2014 3 commits
  6. 31 Jul, 2014 2 commits
  7. 30 Jul, 2014 2 commits
  8. 29 Jul, 2014 1 commit
  9. 28 Jul, 2014 3 commits
  10. 25 Jul, 2014 2 commits
  11. 24 Jul, 2014 1 commit
  12. 23 Jul, 2014 4 commits
  13. 22 Jul, 2014 5 commits
  14. 19 Jul, 2014 1 commit
  15. 18 Jul, 2014 7 commits