1. 11 Dec, 2003 1 commit
  2. 10 Dec, 2003 8 commits
  3. 09 Dec, 2003 7 commits
  4. 08 Dec, 2003 4 commits
  5. 06 Dec, 2003 1 commit
  6. 05 Dec, 2003 3 commits
  7. 03 Dec, 2003 3 commits
  8. 02 Dec, 2003 2 commits
  9. 27 Nov, 2003 1 commit
  10. 26 Nov, 2003 2 commits
  11. 25 Nov, 2003 2 commits
  12. 24 Nov, 2003 2 commits
  13. 22 Nov, 2003 2 commits
  14. 21 Nov, 2003 2 commits
    • Moe Jette's avatar
      Do not send messages to srun jobs/steps that are no longer running (the · 314068b2
      Moe Jette authored
      requests can get backed up in a queue while the job actually completes).
      314068b2
    • Mark Grondona's avatar
      o Merged fixes from slurm-0-2-branch at slurm-0-2-22-1 · e3716463
      Mark Grondona authored
         - fixes to help ensure slurmd uses the same key for shared memory
           on a restart (to avoid losing track of jobs)
         - slurmd only runs one launch thread at a time
         - fix bug in slurmd where multiple threads used same address space
           for connecting client address.
         - srun always sends SIGKILL to job step before issuing complete request
         - Changed short string for draining nodes to drng from drain.
         - srun default launch message timeout increased to 5s.
      e3716463