1
1
openmpi/orte/mca/odls/base
Nathan Hjelm c041156f60 Update ORTE frameworks to use the MCA framework system.
This commit was SVN r28240.
2013-03-27 21:14:43 +00:00
..
base.h Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
help-orte-odls-base.txt Fix the error message in case a daemon does not succeed at killing the 2012-09-24 15:25:21 +00:00
Makefile.am Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
odls_base_default_fns.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
odls_base_frame.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
odls_base_select.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
odls_private.h Introduce staged execution. If you don't have adequate resources to run everything without oversubscribing, don't want to oversubscribe, and aren't using MPI, then staged execution lets you (a) run as many procs as there are available resources, and (b) start additional procs as others complete and free up resources. Adds a new mapper as well as a new state machine. 2012-08-28 21:20:17 +00:00