1
1
openmpi/opal
Brian Barrett 34fea87819 * Only need to to the opal_progress_event_users_increment() once between
OPAL and ORTE.  Since we now do opal_progress_init(), we do it
    there.  Fixes a performance issue introduced in r14773.
  * While trying to find the above, notived that we did the reference
    counting for the init in init_util and for finalize in fini.  That
    isn't right, so make them both in the non-util versions.

This commit was SVN r14830.

The following SVN revision numbers were found above:
  r14773 --> open-mpi/ompi@1e678c3f55
2007-06-01 02:43:46 +00:00
..
asm remove unneeded footer 2006-09-26 20:30:49 +00:00
class Pinpoint the usual execution path (add OPAL_LIKELY). 2007-04-12 06:18:01 +00:00
etc * fix a typo 2007-02-06 21:59:55 +00:00
event Force only one thread to come out from the 2007-01-25 07:36:42 +00:00
include Don't build all the network support code on systems without sockets (like 2007-05-30 15:25:22 +00:00
mca - Getting rid of "missing initializer" warnings 2007-05-24 19:19:52 +00:00
memoryhooks Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
runtime * Only need to to the opal_progress_event_users_increment() once between 2007-06-01 02:43:46 +00:00
threads - When not debugging, do not initialize a unused mutexattr. 2007-05-24 18:54:22 +00:00
tools Make sure to call opal_init_util before mca_base_open(). 2007-04-21 22:38:15 +00:00
util Don't build all the network support code on systems without sockets (like 2007-05-30 15:25:22 +00:00
win32 dd some Windows missing defines & macros. 2007-04-01 15:55:34 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +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