1. 18 Sep, 2015 3 commits
    • Morris Jette's avatar
      6ed6b114
    • Morris Jette's avatar
      Make job name command options more consistent · 405bc5d7
      Morris Jette authored
      The "scontrol hold/release" commands accept either "name=" or "jobname=". I've modified the documentation to only show "jobname" for consistentcy with the "scontrol update" command.
      
      I have also modified the "scancel" command to accept "--jobname=" in addition to the existing "--name=" and "-n".
      405bc5d7
    • Morris Jette's avatar
      Improve accuracy of backfill run time in sdiag · 7f385f1a
      Morris Jette authored
      If a sleep was interrupted or ran a bit long, the backfill scheduler
      run times could be significantly wrong as the sleep time was based
      upon the calculation of sleep_count x desired_sleep_time. This new
      logic captures and uses the actual sleep time for good accuracy.
      bug 1939
      7f385f1a
  2. 16 Sep, 2015 3 commits
  3. 15 Sep, 2015 3 commits
  4. 14 Sep, 2015 1 commit
  5. 13 Sep, 2015 2 commits
  6. 11 Sep, 2015 11 commits
  7. 10 Sep, 2015 13 commits
  8. 09 Sep, 2015 4 commits