1
1
openmpi/orte
Josh Hursey cd5047a9bf Refs trac:976
Collect the base 'orted' command line into a base function since most of the
PLS components were duplicating this code. Add AMCA parameter command line
component to the base set.

Add Aggregate MCA parameter support to the following PLS components:
 - gridengine
 - process
 - slurm
 - poe
 - tm

Improve support for 'rsh' component.

Did/could not support the following components:
 - bproc
 - proxy
 - xcpu
 - cnos
 - xgrid

The above components had peculiar needs that made it non-trivial to add an 
option. The authors of these components need to help in supporting this
new option.

I was only able to test the SLURM and RSH components due to system availability.
The others should work without problem.

This commit was SVN r14284.

The following Trac tickets were found above:
  Ticket 976 --> https://svn.open-mpi.org/trac/ompi/ticket/976
2007-04-10 14:23:32 +00:00
..
class Fix another buglet. 2007-04-09 17:54:11 +00:00
dss Change the ORTE datatype service in 2 ways: 2007-04-06 19:40:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
mca Refs trac:976 2007-04-10 14:23:32 +00:00
runtime Don't reset the pid, as at this point it is already set. 2007-04-05 20:13:50 +00:00
test Add two new test codes - orte_loop_spawn/child - to help debug issues surrounding multiple calls to comm_spawn 2007-04-04 21:02:18 +00:00
tools add a newline so output is cleaner/clearer 2007-04-05 17:45:03 +00:00
util Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +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 Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00