1. 03 Apr, 2014 6 commits
    • Morris Jette's avatar
      Remove bad wckey documentation · ad3b77c2
      Morris Jette authored
      ad3b77c2
    • Morris Jette's avatar
      Permit root to raise hard limits · 9293cbf2
      Morris Jette authored
      Permit user root to propagate resource limits higher than the hard limit
      slurmd has on that compute node has (i.e. raise both current and maximum
      limits).
      bug 674674674674674674
      9293cbf2
    • Morris Jette's avatar
      Modify test to work with small limits · 1b161192
      Morris Jette authored
      Previous test would calculate negative new limits when original limits
      were small.
      See bug 675
      1b161192
    • Morris Jette's avatar
      Defer scheduling for many batch jobs · 57fa06bb
      Morris Jette authored
      Permit multiple batch job submissions to be made for each run of the
      scheduler logic if the job submissions occur at the nearly same time.
      bug 616
      57fa06bb
    • Morris Jette's avatar
      Minor tweak to scheduler cycle timing · 9b1dadea
      Morris Jette authored
      Decrease maximimum scheduler main loop run time from 10 secs to
      4 secs for improved performance.
      If running with sched/backfill, do not run through all jobs on
      periodic scheduling loop, but only the default depth. The
      backfill scheduler can go through more jobs anyway due to its
      ability to relinquish and recover locks.
      See bug 616
      9b1dadea
    • Morris Jette's avatar
      launch/poe - fix network value · 01fecf4d
      Morris Jette authored
      if an job step's network value is set by poe, either by directly
      executing poe or srun launching poe, that value was not being
      propagated to the job step creation RPC and the network was not
      being set up for the proper protocol (e.g. mpi, lapi, pami, etc.).
      The previous logic would only work if the srun execute line
      explicitly set the protocol using the --network option.
      01fecf4d
  2. 02 Apr, 2014 4 commits
  3. 01 Apr, 2014 1 commit
  4. 31 Mar, 2014 5 commits
  5. 28 Mar, 2014 4 commits
  6. 27 Mar, 2014 10 commits
  7. 26 Mar, 2014 10 commits