1
1
openmpi/test/util
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 Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
ompi_numtostr.c * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
opal_argv.c * forgot to fix up includes in the test directory with yesterday's commit. 2006-02-12 19:51:24 +00:00
opal_basename.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
opal_error.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
opal_if.c * forgot to fix up includes in the test directory with yesterday's commit. 2006-02-12 19:51:24 +00:00
opal_os_create_dirpath.c Add some new OPAL functionality. 2006-07-03 22:23:07 +00:00
opal_os_path.c Use __WINDOWS__ instead of _WIN32. 2005-12-13 06:05:37 +00:00
opal_timer.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_session_dir.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_universe_setup_file_io.c * forgot to fix up includes in the test directory with yesterday's commit. 2006-02-12 19:51:24 +00:00