1
1
openmpi/opal
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
..
asm - Delete the compiler-generated comments APP/NO_APP, as some 2006-03-16 15:14:00 +00:00
class --- opal object changes 2006-03-29 16:19:17 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
event Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
mca * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
memoryhooks Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
runtime Return something in all the cases (false if nothing complete). 2006-03-06 18:14:17 +00:00
threads Fix deadlock in opal_condition. If broadcast is called on condition with more than one thread waiting on it the first awaken thread may consume all signals so other threads will never run. 2006-03-29 14:54:58 +00:00
tools * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
util - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
win32 Update include path. 2006-02-27 02:15:53 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00