1. 03 Apr, 2014 2 commits
    • 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 11 commits
  8. 25 Mar, 2014 3 commits