1. 03 Jun, 2014 1 commit
    • Morris Jette's avatar
      scale jobs mem-per-cpu limit · 0fbdb9e2
      Morris Jette authored
      If a job --mem-per-cpu limit exceeds the partition or system limit, then
      scale the job's memory limit and CPUs per task to satisfy the limit.
      bug 848
      0fbdb9e2
  2. 19 May, 2014 2 commits
  3. 12 May, 2014 2 commits
  4. 09 May, 2014 1 commit
  5. 08 May, 2014 1 commit
    • Morris Jette's avatar
      Correct sinfo sort fields options · ff518ad1
      Morris Jette authored
      Correct sinfo --sort fields to match documentation: E => Reason,
      H -> Reason Time (new), R -> Partition Name, u/U -> Reason user (new)
      ff518ad1
  6. 06 May, 2014 2 commits
  7. 05 May, 2014 5 commits
  8. 02 May, 2014 2 commits
  9. 30 Apr, 2014 1 commit
    • Morris Jette's avatar
      switch/nrt - CAU and RMDA tracking correction · 6f66fdef
      Morris Jette authored
      Switch/nrt - Properly track usage of CAU and RDMA resources with multiple
      tasks per compute node. Previous logic would allocate resources once per
      task and then deallocate once per node, leaking CMA and RDMA resources
      and preventing their use by future jobs.
      6f66fdef
  10. 18 Apr, 2014 1 commit
    • Morris Jette's avatar
      switch/nrt - free partial allocation · a197a1da
      Morris Jette authored
      On switch resource allocation failure, free partial allocation.
      Failure mode was CAU could be allocated on some nodes, but not
      others. The CAU allocated on nodes and switches up to the failure
      point were never released.
      a197a1da
  11. 08 Apr, 2014 5 commits
  12. 07 Apr, 2014 7 commits
  13. 05 Apr, 2014 6 commits
  14. 04 Apr, 2014 4 commits