1
1
openmpi/orte/mca/ess
2013-11-23 22:58:32 +00:00
..
alps As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
base Fix headers when building with ft enabled. Thanks to Adrian Reber for the patch! 2013-11-23 22:58:32 +00:00
env Fix headers when building with ft enabled. Thanks to Adrian Reber for the patch! 2013-11-23 22:58:32 +00:00
hnp Fix headers when building with ft enabled. Thanks to Adrian Reber for the patch! 2013-11-23 22:58:32 +00:00
lsf Fix an issue regarding use of PMI when running processes and tools that don't need or want to use it. We build PMI support based on configuration settings and library availability. 2013-10-02 19:03:46 +00:00
pmi ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
singleton Singletons currently start out by spawning an HNP - this is required solely in the cases where the singleton subsequently calls MPI_Comm_spawn or publishes port info without support from an external orte-server. In all other cases, the HNP is of no value and can actually be a detriment by creating additional overhead on the node. This is particularly concerning for async operations where processes may begin as singletons and then dynamically wireup to perform pt2pt communications. 2013-10-04 02:58:26 +00:00
slurm Fix an issue regarding use of PMI when running processes and tools that don't need or want to use it. We build PMI support based on configuration settings and library availability. 2013-10-02 19:03:46 +00:00
tm Fix an issue regarding use of PMI when running processes and tools that don't need or want to use it. We build PMI support based on configuration settings and library availability. 2013-10-02 19:03:46 +00:00
tool MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
ess.h As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +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