1. 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
  2. 02 Aug, 2014 1 commit
  3. 01 Aug, 2014 11 commits
  4. 31 Jul, 2014 5 commits
  5. 30 Jul, 2014 9 commits
  6. 29 Jul, 2014 12 commits
  7. 28 Jul, 2014 1 commit