1
1
openmpi/orte
Howard Pritchard 70096d3753 plm/alps: fix orted based launch failures.
Turns out that when one builds Open MPI with --disable-dlopen
for Cray, a whole bunch of cray specific libraries get linked
in to the orted executable.  One of these is Cray PMI.  The
Cray PMI has a ctor which, if run, causes job launches using
mpirun to fail.  This commit suppresses the running of the
ctor and thus prevents failure to launch.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2015-07-23 15:07:57 -07:00
..
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca plm/alps: fix orted based launch failures. 2015-07-23 15:07:57 -07:00
orted more c99 updates 2015-06-25 10:14:13 -06:00
runtime Rename the current opal_event_base to opal_sync_event_base in preparation for adding an async progress thread to opal. No functional changes made here - just a simple rename. 2015-07-11 10:08:19 -07:00
test orte/test/system: fix compiler warnings 2015-07-23 06:19:33 -07:00
tools Rename the current opal_event_base to opal_sync_event_base in preparation for adding an async progress thread to opal. No functional changes made here - just a simple rename. 2015-07-11 10:08:19 -07:00
util more c99 updates 2015-06-25 10:14:13 -06:00
Doxyfile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00