1
1
openmpi/opal
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
..
asm Update the MIPS atomics. We can now compile with gcc and Pathscale. 2008-12-18 22:38:31 +00:00
class ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
dss ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
include Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
mca ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
memoryhooks ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
runtime ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
threads ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
tools ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
util ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
win32 On Windows, define a equivalent type for in_addr_t, and correctly include unistd.h. 2009-04-07 16:07:05 +00:00
CMakeLists.txt Add a missed .windows file for timer component, which should be built always statically. 2009-04-14 12:19:21 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +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