Added salloc and sbatch option --wait-for-nodes. If set non-zero, job
initiation will be delayed until all allocated nodes have booted. Salloc will log the delay with the messages "Waiting for nodes to boot" and "Nodes are ready for use".
Showing
- NEWS 4 additions, 5 deletionsNEWS
- doc/man/man1/salloc.1 17 additions, 0 deletionsdoc/man/man1/salloc.1
- doc/man/man1/sbatch.1 17 additions, 0 deletionsdoc/man/man1/sbatch.1
- slurm/slurm.h.in 8 additions, 0 deletionsslurm/slurm.h.in
- src/api/init_msg.c 1 addition, 0 deletionssrc/api/init_msg.c
- src/common/slurm_protocol_pack.c 5 additions, 0 deletionssrc/common/slurm_protocol_pack.c
- src/salloc/opt.c 7 additions, 0 deletionssrc/salloc/opt.c
- src/salloc/opt.h 1 addition, 0 deletionssrc/salloc/opt.h
- src/salloc/salloc.c 10 additions, 1 deletionsrc/salloc/salloc.c
- src/sbatch/opt.c 7 additions, 0 deletionssrc/sbatch/opt.c
- src/sbatch/opt.h 1 addition, 0 deletionssrc/sbatch/opt.h
- src/sbatch/sbatch.c 1 addition, 0 deletionssrc/sbatch/sbatch.c
- src/slurmctld/agent.c 20 additions, 13 deletionssrc/slurmctld/agent.c
- src/slurmctld/job_mgr.c 16 additions, 4 deletionssrc/slurmctld/job_mgr.c
- src/slurmctld/slurmctld.h 22 additions, 0 deletionssrc/slurmctld/slurmctld.h
Loading
Please register or sign in to comment