1
1
openmpi/orte
Ralph Castain 522a23d6a3 A few changes to the FT-related configure options:
1. fix a bug that caused an infinite loop in configure when specifying want-ft but not want-ft-thread by removing a stale reference to the opal-progress-thread option

2. add want-ft=orcm so we can build the orcm errmgr component

3. cleanup the use of "ompi_want_ft_xxx" and replace it with "opal_want_ft_xxx" so that naming conventions are preserved

This commit was SVN r22885.
2010-03-25 22:53:48 +00:00
..
config Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +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 Add some helpful defined values 2010-03-19 03:59:29 +00:00
mca A few changes to the FT-related configure options: 2010-03-25 22:53:48 +00:00
orted Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47:41 +00:00
runtime ErrMgr Framework redesign to better support fault tolerance development activities. 2010-03-23 21:28:02 +00:00
test ErrMgr Framework redesign to better support fault tolerance development activities. 2010-03-23 21:28:02 +00:00
tools ErrMgr Framework redesign to better support fault tolerance development activities. 2010-03-23 21:28:02 +00:00
util Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47:41 +00:00
CMakeLists.txt Remove flex.exe and its license file from the tarball. 2010-01-22 16:40:13 +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 This commit converts us to the "one big libmpi" scheme that has been 2010-02-23 22:20:01 +00:00