Add --enable-salloc-kill-cmd build option
Add an configure option of --enable-salloc-kill-cmd which will cause the salloc command to signal its child processes when the job ends. Job signalling will be the default for Cray systems. Jobs will not be signalled by default on other systems. SIGHUP will be used for interactive jobs and SIGTERM will be used for other jobs.
Showing
- auxdir/x_ac_cray.m4 1 addition, 0 deletionsauxdir/x_ac_cray.m4
- auxdir/x_ac_debug.m4 18 additions, 0 deletionsauxdir/x_ac_debug.m4
- config.h.in 3 additions, 0 deletionsconfig.h.in
- configure 52 additions, 20 deletionsconfigure
- doc/man/man1/salloc.1 3 additions, 1 deletiondoc/man/man1/salloc.1
- src/salloc/salloc.c 6 additions, 3 deletionssrc/salloc/salloc.c
Loading
Please register or sign in to comment