1
1
openmpi/orte/mca/odls/base
2014-07-03 15:58:13 +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 Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
odls_base_default_fns.c Move all collective id's into the attributes and let the job pack/unpack take care of them instead of singling them out. Add the envars just prior to forking the children instead of into the launch message itself. Remove a few #if CR as the attributes functionality can handle this condition now. 2014-07-03 15:58:13 +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 This isn't as big a change as it appears - a change in one place caused a whole bunch of files to require updated #include's due to some arcane linkage. Rework the orte_wait code to reflect the introduction of the state machine. If we are in cleanup mode and just want to kill all our local children, then there is no reason to be polite about it as that introduces *very* long delays at scale. Just kill the procs and move on. 2014-06-17 17:57:51 +00:00