1
1
openmpi/test/datatype
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
..
checksum.c Add #include for stdio.h to allow make check to run with gcc 4.2.4 (on 2008-09-22 18:00:30 +00:00
ddt_lib.c Move the datatpye creation functions outside the test itself. 2009-01-28 15:42:30 +00:00
ddt_lib.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
ddt_pack.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
ddt_raw.c Update the test to check that all data is exposed via the 2009-01-28 23:07:02 +00:00
ddt_test.c Move the datatpye creation functions outside the test itself. 2009-01-28 15:42:30 +00:00
Makefile.am Move the datatpye creation functions outside the test itself. 2009-01-28 15:42:30 +00:00
position.c Add #include for stdio.h to allow make check to run with gcc 4.2.4 (on 2008-09-22 18:00:30 +00:00
to_self.c Update the datatype tests. 2006-06-26 20:10:27 +00:00