1
1
openmpi/ompi/mca/dpm
Ralph Castain 9c39a3edd7 Enable the passing of MCA params to dynamically spawned jobs. This creates a new info_key "ompi_param" that allows a user to specify MCA params for a dynamically spawned job.
We currently apply all of the MCA params in the parent job to the child. This commit allows a user to specify additional params for the child job, and to override any pre-existing params with the new value so they can better control behavior of the child job.

This commit was SVN r20989.
2009-04-14 14:15:49 +00:00
..
base - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
orte Enable the passing of MCA params to dynamically spawned jobs. This creates a new info_key "ompi_param" that allows a user to specify MCA params for a dynamically spawned job. 2009-04-14 14:15:49 +00:00
dpm.h Take into account Ralph's comments. There is no duplicate functionnality with the rml base. Also fix a stupid typo bug. 2008-10-01 02:31:14 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00