1
1
openmpi/ompi/mca/pml
Gleb Natapov 31d2797a2f If RDMA PUT is received before ACK and registration of memory fails don't
start sending fragment by copy in/out before ACK is received as we don't
know pointer to receive request yet.

Pipeline protocol sometimes doesn't send ACK though, so this case is still
broken.

This commit was SVN r18423.
2008-05-11 12:40:55 +00:00
..
base Remove the memchecker macro in pml base request, used in req_wait.c, which actually is in the wrong place. Instead, one simple call from send_request_free and recv_request_free(already done) will do all the work, fast and clean. 2008-04-07 17:46:50 +00:00
cm Cleanup the OMPI_DECLSPEC/OMPI_MODULE_DECLSPEC in the PMLs. 2008-01-09 20:32:39 +00:00
crcpw Cleanup some symbol visability issues. 2008-03-05 13:59:25 +00:00
dr Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
example Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
ob1 If RDMA PUT is received before ACK and registration of memory fails don't 2008-05-11 12:40:55 +00:00
v Fix ticket #1275. The pml v can now be correctly deactivated on the configure command line. Also fix a dist target under some unusual circumpstances. 2008-04-24 21:42:54 +00:00
Makefile.am * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h minor nit.. 2007-07-25 17:34:37 +00:00