1
1
openmpi/orte
Jeff Squyres 708b497968 Ensure to unset the iof "active" flag after the libevent read callback
fires (it's already reset once we queue up the read event again).  Failure
to unset the active flag would cause other logic to not queue up the
read event again, because it thought the read event was still active).

This commit was SVN r26311.
2012-04-23 15:58:12 +00:00
..
config Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
mca Ensure to unset the iof "active" flag after the libevent read callback 2012-04-23 15:58:12 +00:00
orted Some minor cleanups. Get singletons working. Cleanup abort handling so it gets properly identified. 2012-04-10 19:08:54 +00:00
runtime Change the default to "abort" the job when any process exits with a non-zero status. Add the required code to ensure the orted tells the HNP about the problem. 2012-04-13 21:19:46 +00:00
test Add test code from Terry. Properly terminate if we don't abort on non-zero exit 2012-04-16 16:44:23 +00:00
tools Fix mpi_abort, minimize error output. 2012-04-11 14:37:08 +00:00
util Get things to build and run when --disable-orte is specified 2012-04-10 21:50:01 +00:00
CMakeLists.txt Set the compiler flags in a better way. 2011-09-12 08:24:27 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00