1
1
openmpi/orte/mca/grpcomm
Ralph Castain 92c996487c Update how we pass the node regex so we pass _all_ nodes, even those without daemons. This allows the backend daemons to form a complete picture of the allocation. Include info on which nodes have daemons on them, and populate that info on the backend as well.
Set the daemons' state to "running" and mark them as "alive" by default when constructing the nidmap

Get the DVM running again

Fix direct modex by eliminating race condition caused by releasing data while sending it

Up the size limit before compressing

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-04-03 19:25:15 -07:00
..
base Create an alternative mapping method that pushes responsibility 2017-03-07 20:43:12 -08:00
brucks brucks: rename the "brks" component to be "brucks" 2016-02-09 13:17:11 -08:00
direct Update how we pass the node regex so we pass _all_ nodes, even those without daemons. This allows the backend daemons to form a complete picture of the allocation. Include info on which nodes have daemons on them, and populate that info on the backend as well. 2017-04-03 19:25:15 -07:00
rcd 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
grpcomm.h grpcomm/base: get rid of the seq_num field of the orte_grpcomm_signature_t struct 2017-01-06 15:38:44 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00