o Merged fixes from slurm-0-2-branch at slurm-0-2-22-1
- 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.
Showing
- doc/man/man5/slurm.conf.5 9 additions, 4 deletionsdoc/man/man5/slurm.conf.5
- src/common/slurm_protocol_defs.c 1 addition, 1 deletionsrc/common/slurm_protocol_defs.c
- src/slurmd/req.c 5 additions, 0 deletionssrc/slurmd/req.c
- src/slurmd/shm.c 30 additions, 13 deletionssrc/slurmd/shm.c
- src/slurmd/slurmd.c 50 additions, 43 deletionssrc/slurmd/slurmd.c
- src/srun/job.c 15 additions, 5 deletionssrc/srun/job.c
- src/srun/job.h 2 additions, 1 deletionsrc/srun/job.h
- src/srun/opt.c 1 addition, 1 deletionsrc/srun/opt.c
Loading
Please register or sign in to comment