1. 14 Aug, 2014 3 commits
  2. 13 Aug, 2014 4 commits
  3. 12 Aug, 2014 3 commits
  4. 11 Aug, 2014 2 commits
  5. 08 Aug, 2014 6 commits
  6. 07 Aug, 2014 5 commits
  7. 06 Aug, 2014 4 commits
  8. 05 Aug, 2014 3 commits
  9. 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
  10. 01 Aug, 2014 3 commits
  11. 31 Jul, 2014 2 commits
  12. 30 Jul, 2014 2 commits
  13. 29 Jul, 2014 1 commit
  14. 28 Jul, 2014 1 commit