1
1
openmpi/orte/mca/rml
Jeff Squyres 7ae9589d70 The header is at the address of the buffer pointed to by the iov, not
the address of the iov.

This commit was SVN r16513.
2007-10-19 12:40:14 +00:00
..
base These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
cnos These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
ftrm Some C/R fixes (more to come) 2007-07-23 20:13:37 +00:00
oob The header is at the address of the buffer pointed to by the iov, not 2007-10-19 12:40:14 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
rml_types.h When in the unity message routing mode, we have to update the RML contact info in the parent procs so that they know how to talk to the children. Ideally, this would be done in the MPI layer since that layer knows which procs are actively involved in the comm_spawn. However, it isn't being done there, which causes comm_spawn to fail, so do it explicitly in the RTE. 2007-10-16 16:09:41 +00:00
rml.h A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00