1
1
openmpi/orte/mca/errmgr
Jeff Squyres 089c632cce Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
variables.  So get rid of them.

This commit was SVN r28538.
2013-05-17 21:45:49 +00:00
..
base Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
default_app Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
default_hnp Do a little cleanup on abnormal termination procedure - don't keep submitting forced exit events (one will do), no need to reset the abnormal termination pipe event in orterun, etc. 2013-05-05 17:39:45 +00:00
default_orted Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
errmgr.h Remove the only place where PMI was used outside a component, and relocate that code to common/pmi. 2013-01-28 20:14:51 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00