1
1
openmpi/orte
Josh Hursey a23370c007 Converted some MCA parameters from the old version to the new.
Have the ras_base_schedule_policy MCA parameter working once again. before it 
would only do slot based allocation, even if the MCA parameter was set properly.

Currently you can specify to orterun a node allocation by either:
-mca ras_base_schedule_policy node
-bynode

and slot allocation (which is the default) by:
-mca ras_base_schedule_policy slot
-byslot

This commit was SVN r7513.
2005-09-27 02:54:15 +00:00
..
class * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dps * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca Converted some MCA parameters from the old version to the new. 2005-09-27 02:54:15 +00:00
runtime pedantic comment cleanup 2005-09-15 17:18:35 +00:00
tools Converted some MCA parameters from the old version to the new. 2005-09-27 02:54:15 +00:00
util * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
Makefile.am Per suggestion from our friendly Libtool developer friends, add proper 2005-09-17 10:45:46 +00:00