Insure that salloc or sbatch get correct SLURM_NODE_ALIASES
Make sure that salloc and sbatch spawned programs get the correct SLURM_NODE_ALIASES environment variable in the event that some nodes need to be booted when the allocation is made and thus the node addresses are not available until later.
Showing
- src/salloc/salloc.c 14 additions, 2 deletionssrc/salloc/salloc.c
- src/slurmctld/agent.c 14 additions, 2 deletionssrc/slurmctld/agent.c
- src/slurmctld/job_mgr.c 13 additions, 2 deletionssrc/slurmctld/job_mgr.c
- src/slurmctld/node_scheduler.c 42 additions, 8 deletionssrc/slurmctld/node_scheduler.c
- src/slurmctld/slurmctld.h 3 additions, 0 deletionssrc/slurmctld/slurmctld.h
Loading
Please register or sign in to comment