1
1
openmpi/orte
Ralph Castain 30fb002524 Take the first small step towards rationalizing rsh support. Create a new "rshbase" component that contains a simple rsh module - no tree spawn, uses all the base functions for launch support. Extend the base rsh support functions to include those functions in common across all rsh modules.
Only a minor change made to the current rsh module to avoid a naming conflict. Otherwise, left it alone to avoid creating conflicts with other external work. The current rsh module remains the default for rsh/ssh support, and continues to contain the support for SGE and Loadleveler.

This commit was SVN r24593.
2011-03-30 01:15:07 +00:00
..
config Improve LoadLeveler integration with Open MPI. Add support for LL native rsh agent - llspawn 2011-03-29 07:46:59 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
mca Take the first small step towards rationalizing rsh support. Create a new "rshbase" component that contains a simple rsh module - no tree spawn, uses all the base functions for launch support. Extend the base rsh support functions to include those functions in common across all rsh modules. 2011-03-30 01:15:07 +00:00
orted Fix bad formatting 2011-03-20 01:17:29 +00:00
runtime A max_restarts value of -1 is now valid and indicates infinite restarts, so correct the validity check 2011-03-20 01:17:00 +00:00
test Add psm key generator program 2010-12-30 20:54:58 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools Add the appropriate hooks to tell Totalview to display the user's main program upon startup. Apparently, this hook got lost somewhere after the 1.2 series :-( 2011-03-21 17:40:58 +00:00
util Fix a few valgrind-reported memory leaks 2011-03-08 17:37:28 +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
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00