1
1
openmpi/orte
Josh Hursey 575afef072 Use non blocking sends in orte_gpr_replica_remote_notify.
This fixes one of the race conditions in orterun is sent a kill signal.
Before it would sometimes spin in the OOB waiting for a message to complete
to a peer that was no longer around. Stalling at this level prevented orterun
from noticing that it had received a kill signal.

This commit was SVN r7408.
2005-09-16 15:34:44 +00:00
..
class * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dps * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca Use non blocking sends in orte_gpr_replica_remote_notify. 2005-09-16 15:34:44 +00:00
runtime pedantic comment cleanup 2005-09-15 17:18:35 +00:00
tools Added a flag to orte_rmgr_base_proc_stage_gate_subscribe() allowing the 2005-09-13 21:14:34 +00:00
util * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
Makefile.am While double-checking the order of SUBDIRS (ensuring dynamic-mca is 2005-09-15 20:46:29 +00:00