1. 30 Apr, 2014 5 commits
    • Morris Jette's avatar
      Merge branch 'slurm-2.6' into slurm-14.03 · dc66a71b
      Morris Jette authored
      dc66a71b
    • 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
    • Morris Jette's avatar
      ignore prio reset on held jobs · cbcea672
      Morris Jette authored
      If a job is held, then only release it with the "scontrol release <jobid>"
      command rather than a simple reset of the job's priority. This is needed to
      support job arrays better. Otherwise a priority reset of a job array
      would free all requeued/held jobs from that job array rather than
      leaving them held.
      cbcea672
    • Morris Jette's avatar
      Update hyperlink to Munge · c93704c3
      Morris Jette authored
      c93704c3
    • Morris Jette's avatar
      Always clear JOB_SPECIAL_EXIT on job prio set · 66f332ed
      Morris Jette authored
      If a job's priority is set non-zero then always clear the
      JOB_SPECIAL_EXIT job state flag, not only when the prior
      state is HELD_USER or HELD.
      I'm not sure how the job could have cleared the HELD state
      and changed to NO_REASON, but this would fix the problem.
      bug 760
      66f332ed
  2. 29 Apr, 2014 2 commits
  3. 28 Apr, 2014 10 commits
  4. 26 Apr, 2014 5 commits
  5. 25 Apr, 2014 13 commits
  6. 24 Apr, 2014 3 commits
  7. 23 Apr, 2014 2 commits