1
1
openmpi/ompi/mca/bml/base
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.h --- opal object changes 2006-03-29 16:19:17 +00:00
bml_base_btl.c --- opal object changes 2006-03-29 16:19:17 +00:00
bml_base_btl.h - updated copyrights 2006-03-27 22:48:12 +00:00
bml_base_close.c - updated copyrights 2006-03-27 22:48:12 +00:00
bml_base_endpoint.c - updated copyrights 2006-03-27 22:48:12 +00:00
bml_base_endpoint.h - updated copyrights 2006-03-27 22:48:12 +00:00
bml_base_init.c --- opal object changes 2006-03-29 16:19:17 +00:00
bml_base_open.c --- opal object changes 2006-03-29 16:19:17 +00:00
Makefile.am * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00