1
1
openmpi/orte
2010-07-05 18:25:03 +00:00
..
config Create a new "heartbeat" module in the sensor framework and move the plm_base heartbeat code there. Add new proc and job states for heartbeat_failed. Remove the "heartbeat" cmd line option for orted as this is now done automatically if the --enable-heartbeat configure option is set. 2010-05-05 00:48:43 +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 Make "processor affinity not supported" error message a little better: 2010-06-08 20:16:07 +00:00
mca This belongs more properly in the ORCM repo now that we have MCA capability over there 2010-07-05 18:25:03 +00:00
orted * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
runtime Add another name field to the job object 2010-06-24 01:57:27 +00:00
test Fully restore fault recovery, both at the individual process and daemon level. 2010-07-01 19:45:43 +00:00
tools Updates about thread support levels. 2010-07-02 13:14:09 +00:00
util Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0. 2010-06-24 05:13:53 +00:00
CMakeLists.txt Update ORTE source files. 2010-07-05 08:45:41 +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