1
1
openmpi/orte/mca/odls/base
Adrian Reber fde1040d2f Use unique collective ids for the checkpoint/restart code
This commit was SVN r30552.
2014-02-04 14:03:05 +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 Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
odls_base_default_fns.c Use unique collective ids for the checkpoint/restart code 2014-02-04 14:03:05 +00:00
odls_base_frame.c Deal with PGI compilers on the Mac by initializing a global variable. 2013-09-05 21:40:50 +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