1
1
openmpi/ompi/mca/pml
Nathan Hjelm 3902cf66f1 ob1: OBJ_CONSTRUCT the convertor in the send_inline optimization.
This change does not appear to increase the small message latency of ping-pong
benchmarks and fixes an issue found by our ibm datatype tests.

Fixes trac:4232

cmr=v1.7.5:ticket=trac:4149

This commit was SVN r30598.

The following Trac tickets were found above:
  Ticket 4149 --> https://svn.open-mpi.org/trac/ompi/ticket/4149
  Ticket 4232 --> https://svn.open-mpi.org/trac/ompi/ticket/4232
2014-02-06 21:27:42 +00:00
..
base Ensure we don't enter into an infinite loop looking for the PML modex key if it isn't present. The PMI implementation will load ALL modex keys when the first key is queried, so the hash db component can safely return "not found" if a subsequent key isn't present. The PML modex_recv needs to assume everything is okay if the modex recv fails to return a value. 2013-09-25 16:04:00 +00:00
bfo Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
cm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
crcpw Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
example Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
ob1 ob1: OBJ_CONSTRUCT the convertor in the send_inline optimization. 2014-02-06 21:27:42 +00:00
v Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
configure.m4 Rather than setting up the direct call stuff in ompi_mca (which requires 2013-02-04 23:26:42 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
pml.h Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00