1. 11 Aug, 2014 1 commit
    • Morris Jette's avatar
      Add squeue --priority option · 1281f728
      Morris Jette authored
      Added squeue -P/--priority option that can be used to display pending jobs
      in the same order as used by the Slurm scheduler even if jobs are submitted
      to multiple partitions (job is reported once per usable partition).
      1281f728
  2. 08 Aug, 2014 5 commits
  3. 07 Aug, 2014 5 commits
  4. 06 Aug, 2014 4 commits
  5. 05 Aug, 2014 3 commits
  6. 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
  7. 01 Aug, 2014 3 commits
  8. 31 Jul, 2014 2 commits
  9. 30 Jul, 2014 2 commits
  10. 29 Jul, 2014 1 commit
  11. 28 Jul, 2014 3 commits
  12. 25 Jul, 2014 2 commits
  13. 24 Jul, 2014 1 commit
  14. 23 Jul, 2014 4 commits
  15. 22 Jul, 2014 3 commits