1
1
openmpi/orte/tools
2012-01-18 00:19:49 +00:00
..
orte-checkpoint This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
orte-clean Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orte-info My apologies for doing this outside of the usual time restrictions, but we need to get this in so we can make progress. 2012-01-11 15:53:09 +00:00
orte-migrate Cleanup configure checks for C/R functionality. 2011-06-09 19:45:29 +00:00
orte-ps By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
orte-restart Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orte-top This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
orted Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orterun Correctly handle co-spawning of daemons when attaching to a running job. We cannot use the general process mappers as we only want debugger daemons spawned on nodes where application procs already exist. So custom build the map for the debugger daemon job, and have the plm just launch that job without doing its usual vm-spawn step. 2012-01-18 00:19:49 +00:00
wrappers Update wrapper compiler scripts to search for perl during configure, per request from BSD maintainers. 2010-10-19 22:45:54 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am As promised, rationalize the rsh support. Remove rshbase and the base rsh support, centralizing all rsh support into the rsh component. Remove the "slave" launch support as that experiment is complete. Fix tree spawn and make that the default method for rsh launch, turning it "off" for qrsh as that system does not support tree spawn. 2011-11-26 02:33:05 +00:00