1
1
openmpi/opal/mca/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 Preparation work for another commit (after RFC): 2009-03-17 21:34:30 +00:00
help-mca-base.txt Fixes trac:1338: Have the MCA base specifically check for all requested 2008-06-23 16:14:05 +00:00
help-mca-param.txt Fixes trac:1383 2008-07-10 01:44:51 +00:00
Makefile.am Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
mca_base_close.c Fixes trac:1271: make the OPAL MCA base read the list of MCA DSO filenames 2009-01-21 22:27:05 +00:00
mca_base_cmd_line.c * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
mca_base_component_compare.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
mca_base_component_find.c Enable two variables for CPack, for packaging binary tarball and adding a page in the installer. 2009-03-18 17:46:24 +00:00
mca_base_component_repository.c Fix CIDs 458, 716, 717: ensure that strings are long enough to always 2008-06-06 00:59:08 +00:00
mca_base_component_repository.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00
mca_base_components_close.c * don't close debugging stream if we're just closing the unused components in 2006-08-16 16:23:35 +00:00
mca_base_components_open.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mca_base_components_select.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mca_base_list.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca_base_open.c Put the debug libraries under 'debug' sub-directory, and set the correct path to find them. 2009-03-19 17:11:47 +00:00
mca_base_param_internal.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mca_base_param.c Don't strdup here; there's already a strdup down in 2009-02-12 22:36:45 +00:00
mca_base_param.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mca_base_parse_paramfile.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00