1. 07 Dec, 2015 1 commit
    • Morris Jette's avatar
      update job/script file synchronization · 41eead64
      Morris Jette authored
      When slurmctld is reconfigured, it makes sure that every pending
      batch job has a script and if not mark the job as failed. If the
      script is present with no job, then purge the file/directory.
      
      This re-write of the logic takes advantage of hash tables to
      improve the performance of the algorithm and is an improvement
      on the logic in commit 862f3c8e
      and will work with the version 15.08 code base as well
      Time for for slurmctld reconfig with 110,000 jobs/files
      37.8 sec with original code
      2.2  sec with commit 862f3c8e
      0.8  sec with latest code
      bug 2220
      41eead64
  2. 06 Dec, 2015 9 commits
  3. 05 Dec, 2015 3 commits
  4. 04 Dec, 2015 6 commits
  5. 03 Dec, 2015 11 commits
  6. 02 Dec, 2015 8 commits
  7. 01 Dec, 2015 2 commits