1
1
openmpi/orte
Ralph Castain 08fa9e1c6a Correct include path
This commit was SVN r25282.
2011-10-13 23:46:52 +00:00
..
config Complete the PMI support. Generalize PMI operations to support both slurm and non-slurm environments. Correct some configuration issues - we really only want the PMI integration at the individual component level. Ensure that the pmi grpcomm component doesn't get selected when launching via mpirun by setting its priority below the bad component. 2011-10-12 20:59:25 +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 By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
mca Correct include path 2011-10-13 23:46:52 +00:00
orted These were missed by prior commit - need to remove lingering references to OPAL_HWLOC_HAVE_XML 2011-10-12 16:54:03 +00:00
runtime * opal_atomic_trylock is documented to return 0 if the lock was acquired, 2011-10-11 18:43:45 +00:00
test By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools * Rename opal_hwloc_components to opal_hwloc_base_components 2011-09-17 11:54:36 +00:00
util patched the lex files to not issue the following compiler warning: 2011-10-10 18:13:04 +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 Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00