1
1
openmpi/orte/mca/oob
Nathan Hjelm 1c4b735f5f oob/tcp: cleanup peers before event bases
This commit fixes an error in teardown where the event bases are town
down before the peer structures are released. This causes us to call
event_del on an invalid event base. At best this makes valgrind
complain and at worst this causes aborts or segvs.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-02-03 15:18:41 -07:00
..
alps Minor cleanups to eliminate warnings 2017-01-06 08:44:10 -08:00
base Fix static port and partial allocation operations 2017-01-28 10:09:44 -08:00
tcp oob/tcp: cleanup peers before event bases 2017-02-03 15:18:41 -07:00
ud verbs: remove extra event user increment/decrement operation 2017-01-25 18:37:06 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob.h Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00