Add logic for slurmctld to send launch response to srun whenever a
queued allocation request is satisfied. Srun just has a stub to catch and log the message while using polling to notice the allocation has been made.
Showing
- src/slurmctld/Makefile.am 1 addition, 0 deletionssrc/slurmctld/Makefile.am
- src/slurmctld/agent.c 16 additions, 2 deletionssrc/slurmctld/agent.c
- src/slurmctld/job_scheduler.c 2 additions, 0 deletionssrc/slurmctld/job_scheduler.c
- src/slurmctld/srun_comm.c 49 additions, 3 deletionssrc/slurmctld/srun_comm.c
- src/slurmctld/srun_comm.h 6 additions, 0 deletionssrc/slurmctld/srun_comm.h
- src/srun/msg.c 5 additions, 0 deletionssrc/srun/msg.c
Loading
Please register or sign in to comment