Add "srun --attach" support, and a bit better handling of a
client dissapearing. This required adding a cache of outgoing messages so that the new srun client can see recent traffic at connection time. srun's "--steal" parameter is not yet supported. Also moved the contents of "struct incoming_client_info" and "struct outgoing_fd_info" into the other structures. It just looks cleaner.
Showing
- NEWS 1 addition, 2 deletionsNEWS
- src/slurmd/io.c 194 additions, 145 deletionssrc/slurmd/io.c
- src/slurmd/io.h 15 additions, 7 deletionssrc/slurmd/io.h
- src/slurmd/mgr.c 9 additions, 6 deletionssrc/slurmd/mgr.c
- src/slurmd/slurmd_job.c 3 additions, 2 deletionssrc/slurmd/slurmd_job.c
- src/slurmd/slurmd_job.h 4 additions, 0 deletionssrc/slurmd/slurmd_job.h
Loading
Please register or sign in to comment