1
1
openmpi/opal/class
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
..
Makefile.am Revise the daemon collective system to handle comm_spawn patterns that cross into new nodes that are not direct children on the routing tree of the HNP. 2008-10-02 20:08:27 +00:00
opal_atomic_lifo.c Save the ghost pointer once the element is initialized. 2007-04-01 16:18:48 +00:00
opal_atomic_lifo.h - In opal/class/opal_object.h we don't have the extern "C" { 2009-03-17 15:11:48 +00:00
opal_bitmap.c - As discussed on RFC, move the ompi_bitmap to the 2009-03-03 22:25:13 +00:00
opal_bitmap.h - As discussed on RFC, move the ompi_bitmap to the 2009-03-03 22:25:13 +00:00
opal_free_list.c Solve a modulus rounding error. As the modulus can be signed (in C89 it take 2008-10-21 17:00:39 +00:00
opal_free_list.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
opal_graph.c Cosmetics, only typos. 2008-07-28 13:33:08 +00:00
opal_graph.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
opal_hash_table.c As everywhere else the keysize is a size_t let's keep it consistent. 2006-08-21 20:11:12 +00:00
opal_hash_table.h - We're using uint16_t, uint32_t, and friends, 2009-03-21 01:26:27 +00:00
opal_list.c Fix ABA problem in atomic_lifo code. This is temporary solution for now. We 2007-09-11 15:40:30 +00:00
opal_list.h - In opal/class/opal_object.h we don't have the extern "C" { 2009-03-17 15:11:48 +00:00
opal_object.c Apply a patch from Bert Wesarg. 2007-03-06 16:38:06 +00:00
opal_object.h - Ewww, r20817 messed up PGI on Jaguar big time! 2009-03-21 01:37:38 +00:00
opal_pointer_array.c Don't forget to decrease the number of empty slots. 2008-08-11 23:39:09 +00:00
opal_pointer_array.h Replace all occurences of orte_pointer_array by opal_pointer_array. Remove the 2008-02-28 05:32:23 +00:00
opal_value_array.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_value_array.h - In opal/class/opal_object.h we don't have the extern "C" { 2009-03-17 15:11:48 +00:00