1. 12 Jun, 2014 8 commits
  2. 11 Jun, 2014 11 commits
    • David Bigagli's avatar
      Fix slurmstepd core dump. · 561be64f
      David Bigagli authored
      561be64f
    • Morris Jette's avatar
      backfill logging improvement · 95ae7150
      Morris Jette authored
      95ae7150
    • Morris Jette's avatar
      backfill - continue after failed job start · b493c5dc
      Morris Jette authored
      When a decision is made to start a job, if for some
      reason that job's start failed, the backfill scheduler
      would previously just exit. With this change, it logs
      the event and reserves the resources expected to be
      used and continues down the job queue.
      b493c5dc
    • Morris Jette's avatar
      backfill - improve resource map build · 6c42ef26
      Morris Jette authored
      This change prevents creation of some back-to-back records with
      the same resources, but different times.
      6c42ef26
    • Morris Jette's avatar
      Format improvements · 4439417c
      Morris Jette authored
      No change in logic
      4439417c
    • Morris Jette's avatar
      backfill improvements · a5ab240f
      Morris Jette authored
      Improved logging of backfill scheduling actions
      Better handling of backfill_resolution logic to avoid creating
         some records that are not needed
      Avoid creating some backfill scheduling maps with zero duration
      The net effect should be slightly improved performance with no
         significant difference in action
      a5ab240f
    • Morris Jette's avatar
      Add DebugFlag BackfillMap document · 4c901129
      Morris Jette authored
      Update slurm.conf man page for DebugFlag BackfillMap. This should be
      considered part of commit 3c2bffb6
      4c901129
    • Morris Jette's avatar
      Add DebugFlag of BackfillMap · 3c2bffb6
      Morris Jette authored
      Add DebugFlag of BackfillMap. Previously a DebugFlag value of Backfill
      logged information about what it was doing plus a map of expected resouce
      use in the future. Now that very verbose resource use map is only logged
      with a DebugFlag value of BackfillMap
      3c2bffb6
    • Morris Jette's avatar
      Backfill logging · 4824daf0
      Morris Jette authored
      Log not only the count of jobs tested since the last time locks
      were released, but also the total job count since the backfill
      scheduler started.
      4824daf0
    • Morris Jette's avatar
      Update upgrade documentation · 863ecabe
      Morris Jette authored
      863ecabe
    • Morris Jette's avatar
      sched/backfill performance improvements · 1666af5e
      Morris Jette authored
      Remove duplicate backfill scheduling tests. For example there is
      no need to test if a job can be started if the only difference
      from the previous test involves nodes in other partitions that
      can not be used by the job we are trying to start.
      1666af5e
  3. 10 Jun, 2014 5 commits
  4. 09 Jun, 2014 3 commits
  5. 07 Jun, 2014 4 commits
  6. 06 Jun, 2014 2 commits
  7. 05 Jun, 2014 7 commits