1
1
openmpi/orte/mca/ras
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
..
alps - Per mail and diff from Ken Matney: 2009-04-02 17:46:08 +00:00
base 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
bjs - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
ccp Correct the output global variables. 2009-03-06 15:31:12 +00:00
gridengine - Revert r20740 2009-03-05 21:50:47 +00:00
loadleveler - Revert r20740 2009-03-05 21:50:47 +00:00
lsf - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
slurm - Revert r20740 2009-03-05 21:50:47 +00:00
tm - Revert r20740 2009-03-05 21:50:47 +00:00
Makefile.am Establish an MCA param "orte_allocation_required" so that a system can require the user have an RM-provided allocation in order to run. This helps prevent the problem where a user forgets to get an allocation on an RM-managed cluster, and then executes mpirun on the head node - thus causing all of their mpi procs to launch on the head node, usually bringing it to its knees. 2008-08-04 14:25:19 +00:00
ras_types.h 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
ras.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00