1
1
openmpi/orte/mca/grpcomm
2014-09-11 14:47:54 +00:00
..
base 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
brks 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
direct Temporarily make the direct grpcomm component the default until we can debug the other modules 2014-09-11 14:47:54 +00:00
rcd 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.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