1
1
openmpi/ompi/mca/pml
Brian Barrett 26eee59032 * turns out that you should only call bsend_request_alloc or
bsend_request_init, but not both.  Otherwise, you don't free
  some buffer space and end up leaking buffers and ending in
  badness
* since you only call alloc() or init(), but not both, need to 
  restore reference counting in init()

This commit was SVN r10674.
2006-07-06 14:02:51 +00:00
..
base * turns out that you should only call bsend_request_alloc or 2006-07-06 14:02:51 +00:00
cm * turns out that you should only call bsend_request_alloc or 2006-07-06 14:02:51 +00:00
dr * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
example Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ob1 Do not generate the XFER_BEGIN and XFER_END events if the length of 2006-07-05 23:39:13 +00:00
portals rip out a bunch of code that didn't work and really sucked and was only there 2006-05-14 00:59:40 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
pml_direct_call.h.in * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
pml.h * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00