1. 29 Sep, 2015 3 commits
  2. 28 Sep, 2015 1 commit
    • Morris Jette's avatar
      Fix for node state when shrinking jobs · 6c9d4540
      Morris Jette authored
      When nodes have been allocated to a job and then released by the
        job while resizing, this patch prevents the nodes from continuing
        to appear allocated and unavailable to other jobs. Requires
        exclusive node allocation to trigger. This prevents the previously
        reported failure, but a proper fix will be quite complex and
        delayed to the next major release of Slurm (v 16.05).
      bug 1851
      6c9d4540
  3. 23 Sep, 2015 1 commit
  4. 22 Sep, 2015 2 commits
  5. 21 Sep, 2015 2 commits
  6. 17 Sep, 2015 2 commits
  7. 11 Sep, 2015 3 commits
  8. 10 Sep, 2015 5 commits
  9. 09 Sep, 2015 2 commits
  10. 08 Sep, 2015 7 commits
  11. 02 Sep, 2015 4 commits
  12. 01 Sep, 2015 6 commits
  13. 28 Aug, 2015 2 commits
    • Morris Jette's avatar
      Requeue job if possible when slurmstepd aborts · d8e6f55d
      Morris Jette authored
      This problem is reproducible by launching a job then killing the
        slurmstepd process. Under those conditions, requeue the job if
        possible (i.e. batch job with requeue option/configuration).
        This patch also improves the slurmctld logging when this happens.
      bug 1889
      d8e6f55d
    • David Bigagli's avatar
      Fix man page. · 849ab34d
      David Bigagli authored
      849ab34d