1
1
openmpi/orte/mca/plm/base
Rainer Keller 6c1cce8761 - For the upcoming header cleanup commit,
several header files (previously included by header-files)
   now have to be moved "upward".
   This is mainly system headers such as string.h, stdio.h and for
   networking, but also some orte headers.

This commit was SVN r21095.
2009-04-29 00:49:23 +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 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
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 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
plm_base_open.c 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
plm_base_orted_cmds.c - For the upcoming header cleanup commit, 2009-04-29 00:49:23 +00:00
plm_base_proxy.c Preparation work for another commit (after RFC): 2009-03-17 21:34:30 +00:00
plm_base_receive.c Eliminate an annoying "not found" message when a job abnormally terminates. In this case, we can get a race condition where the job object has been removed, but updates are continuing to flow into the system. 2009-03-24 18:06:49 +00:00
plm_base_rsh_support.c 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
plm_base_select.c - Revert r20739 2009-03-05 21:56:03 +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