1. 04 Dec, 2015 1 commit
    • Morris Jette's avatar
      Streamline job array/file test logic · 862f3c8e
      Morris Jette authored
      When slurmctld processes a SIGHUP or "scontrol reconfig" it
      makes sure that every pending batch job as a directory containing
      script and environment files, cancelling any job that lacks the
      files and purging any files without a job. When there are a large
      number of jobs (in any state) and a large number of files, the
      nested loops to do this can run for a very long time (minutes).
      This change streamlines the processing for job arrays, which now
      avoid creating their own script and environment files by using that
      of their job array master record.
      862f3c8e
  2. 03 Dec, 2015 9 commits
  3. 02 Dec, 2015 8 commits
  4. 01 Dec, 2015 6 commits
  5. 30 Nov, 2015 8 commits
  6. 29 Nov, 2015 1 commit
  7. 27 Nov, 2015 1 commit
  8. 26 Nov, 2015 3 commits
  9. 25 Nov, 2015 3 commits