1
1
openmpi/orte/mca/plm/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
..
.windows Add a new feature for checking mca subdirectories, i.e. detecting if there is an exclude file list which indicates the files that shouldn't be added to the source list. By default, the CMake build system will simply add all source files in the required sub folders, without knowing which files have to be excluded. The first use of it is in plm/base/.windows. 2009-02-10 17:20:13 +00:00
base.h Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
help-plm-base.txt Add ability for local slave spawns to pre-position supporting files. Update comm_spawn and comm_spawn_multiple man pages to cover new info_keys. 2009-02-12 15:56:45 +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
plm_base_close.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_heartbeat.c - Revert r20740 2009-03-05 21:50:47 +00:00
plm_base_jobid.c - Revert r20739 2009-03-05 21:56:03 +00:00
plm_base_launch_support.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_open.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_orted_cmds.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_proxy.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_receive.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_rsh_support.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_base_select.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
plm_private.h Update the slave launch and cleanup procedures. Track what files have been moved to the slave node to avoid attempting to copy them multiple times on top of each other. Cleanup any pre-positioned files, kill any lingering apps, and cleanup the session directory area upon termination of the daemon. 2009-04-29 00:11:19 +00:00