1
1
openmpi/orte/orted
Ralph Castain 7a58f91ab9 Fix the tree-spawn-with-rollup
Somehow, the code for passing a daemon's parent was accidentally removed, thus breaking the tree-spawn callback sequence and causing all daemons to phone directly home. Note that this is noticeably slower than no-tree-spawn for small clusters where directly ssh launch of the child daemons from the HNP doesn't overload the available file descriptors.

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-12-15 16:03:43 -08:00
..
pmix Some minor cleanups of the DVM 2017-11-12 16:27:37 -08:00
ft_tester.c Update to include the PMIx 2.0 APIs for monitoring and job control. Include required integration, but leave the monitors off for now. Move the sensor framework out of ORTE as it is being absorbed into PMIx 2017-03-21 17:47:08 -07:00
help-orted.txt Update the connect/accept support so we check to see if we have the proper infrastructure and RTE support, including whether we have ompi-server available if the connect/accept spans multiple applications. Print pretty help messages in all cases where we do not have support 2017-05-27 10:47:08 -07:00
Makefile.am Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP. 2016-02-13 08:10:44 -08:00
orted_comm.c Backport changes from PMIx reference server 2017-09-14 11:48:56 -07:00
orted_main.c Fix the tree-spawn-with-rollup 2017-12-15 16:03:43 -08:00
orted_submit.c Add the __optnone__ attribute to help avoid optimizing out MPIR_Breakpoint 2017-12-14 13:14:21 -08:00
orted_submit.h mpirun --help output revamp 2017-04-04 10:59:32 -06:00
orted.h more c99 updates 2015-06-25 10:14:13 -06:00