1
1
openmpi/orte
Wesley Bland 4e7ff0bd5e By popular demand the epoch code is now disabled by default.
To enable the epochs and the resilient orte code, use the configure flag:

--enable-resilient-orte

This will define both:

ORTE_ENABLE_EPOCH
ORTE_RESIL_ORTE

This commit was SVN r25093.
2011-08-26 22:16:14 +00:00
..
config Restore slurm pmi support from long, long ago. Since we already have the ability to directly srun an MPI job, just conditionally add the PMI support for key values and provide a grpcomm module that uses PMI for barriers and modex. 2011-06-20 21:04:46 +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 By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
orted By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
runtime By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +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 By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
util By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
CMakeLists.txt Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +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