1
1
openmpi/ompi/mca/pml
George Bosilca 6e6c370917 Rollback r18274 as its legal to have a sequence number smaller than the
expected one. It doesn't necessarily means the message is duplicated,
it can simply signify the message is out of sequence and the counter
overflowed.

This commit was SVN r18323.

The following SVN revision numbers were found above:
  r18274 --> open-mpi/ompi@73c9de3af9
2008-04-27 18:35:54 +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 Rollback r18274 as its legal to have a sequence number smaller than the 2008-04-27 18:35:54 +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