1. 10 Sep, 2015 1 commit
  2. 09 Sep, 2015 5 commits
  3. 08 Sep, 2015 3 commits
  4. 07 Sep, 2015 1 commit
  5. 05 Sep, 2015 1 commit
  6. 04 Sep, 2015 1 commit
    • Morris Jette's avatar
      Add sbatch --wait option · 6638cafa
      Morris Jette authored
      Add sbatch "--wait" option that waits for job completion before exiting.
          Exit code will match that of spawned job.
      but 1685
      6638cafa
  7. 03 Sep, 2015 1 commit
  8. 02 Sep, 2015 6 commits
  9. 01 Sep, 2015 9 commits
  10. 31 Aug, 2015 2 commits
  11. 28 Aug, 2015 1 commit
    • 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
  12. 27 Aug, 2015 5 commits
  13. 26 Aug, 2015 4 commits