1. 13 Aug, 2014 1 commit
    • Morris Jette's avatar
      sched/backfill: Set start time to earliest part · fdae6a05
      Morris Jette authored
      sched/backfill - Set expected start time of job submitted to multiple
      partitions to the earliest start time on any of the partitions.
      Previous logic would set the time to that of the last partition
      tested.
      fdae6a05
  2. 12 Aug, 2014 2 commits
  3. 11 Aug, 2014 2 commits
  4. 08 Aug, 2014 6 commits
  5. 07 Aug, 2014 5 commits
  6. 06 Aug, 2014 4 commits
  7. 05 Aug, 2014 3 commits
  8. 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
  9. 01 Aug, 2014 3 commits
  10. 31 Jul, 2014 2 commits
  11. 30 Jul, 2014 2 commits
  12. 29 Jul, 2014 1 commit
  13. 28 Jul, 2014 3 commits
  14. 25 Jul, 2014 2 commits
  15. 24 Jul, 2014 1 commit
  16. 23 Jul, 2014 2 commits