1
1
openmpi/orte/mca/odls/base
Rainer Keller 221fb9dbca ... Delayed due to notifier commits earlier this day ...
- Delete unnecessary header files using
   contrib/check_unnecessary_headers.sh after applying
   patches, that include headers, being "lost" due to
   inclusion in one of the now deleted headers...

   In total 817 files are touched.
   In ompi/mpi/c/ header files are moved up into the actual c-file,
   where necessary (these are the only additional #include),
   otherwise it is only deletions of #include (apart from the above
   additions required due to notifier...)

 - To get different MCAs (OpenIB, TM, ALPS), an earlier version was
   successfully compiled (yesterday) on:
   Linux locally using intel-11, gcc-4.3.2 and gcc-SVN + warnings enabled
   Smoky cluster (x86-64 running Linux) using PGI-8.0.2 + warnings enabled
   Lens cluster (x86-64 running Linux) using Pathscale-3.2 + warnings enabled

This commit was SVN r21096.
2009-04-29 01:32:14 +00:00
..
base.h Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology. 2009-01-27 19:13:56 +00:00
help-orte-odls-base.txt Add a '!' option to the xterm iof option to invoke the -hold feature of xterm. 2009-02-02 15:06:23 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
odls_base_close.c Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
odls_base_default_fns.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
odls_base_open.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
odls_base_select.c Fix some Coverity 'Event set_but_not_used' highlights. 2008-06-06 14:38:41 +00:00
odls_base_state.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
odls_private.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00