1
1
openmpi/ompi/mca/pml
Galen Shipman 5271948ec0 --- opal object changes
add object size to opal class
no longer need the size when allocating a new object as this is stored in
the class structure

--- dr changes 
Previous rev. maintained state on the communicator used for acking duplicate
fragments, but the communicator may be destroyed prior to successfull
delivery of an ack to the peer. We must therefore maintain this state
globally on a per peer, not a per peer, per communicator basis. 
This requires that we use a global rank on the wire and translate this as
appropriate to a local rank within the communicator. 

This commit was SVN r9454.
2006-03-29 16:19:17 +00:00
..
base - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
dr --- opal object changes 2006-03-29 16:19:17 +00:00
example Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ob1 --- opal object changes 2006-03-29 16:19:17 +00:00
portals Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +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 - removed unused flags 2006-03-27 22:44:26 +00:00