1
1
openmpi/orte/orted
Rolf vandeVaart 0704b98668 Add the ability to forward SIGTSTP (converted to SIGSTOP) and
SIGCONT to the a.outs.  By default, they are not forwarded and
the behavior remains as it has always been.  However, if one
runs with --mca orte_forward_job_control 1, then mpirun will
catch those two signals and forward them to the orteds which
will deliver them to the a.outs.  We have had requests for
this feature.

This commit was SVN r20391.
2009-01-30 18:50:10 +00:00
..
help-orted.txt Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
orted_comm.c Add the ability to forward SIGTSTP (converted to SIGSTOP) and 2009-01-30 18:50:10 +00:00
orted_main.c Initial implementation of static ports. Provide an mca param to specify static port ranges to the OOB - can provide an 2009-01-30 18:31:43 +00:00
orted.h Continue to refine the timing instrumentation to identify where launch time is being spent 2009-01-12 19:12:58 +00:00