1
1
openmpi/orte/mca/grpcomm/rcd
2014-09-10 17:36:16 +00:00
..
grpcomm_rcd_component.c Cleanup and enable the new daemon collective modules for more scalable operations. Thanks to Nadezhda Kogteva (Mellanox) for doing them. 2014-08-28 20:35:35 +00:00
grpcomm_rcd.c Avoid conflicts when multiple collectives are underway in ORTE by giving each grpcomm component its own RML tag and posting persistent receives. We use the signature anyway to determine which collective the received message is addressing, so there is no need to post non-persistent receives. 2014-09-10 17:36:16 +00:00
grpcomm_rcd.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00