1
1
openmpi/orte/mca/odls
Rainer Keller 76469ea64a - Change the property of a few files, that obviously
don't need to be svn:executable...

This commit was SVN r21786.
2009-08-11 01:40:00 +00:00
..
base The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
bproc This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
default The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
process - Change the property of a few files, that obviously 2009-08-11 01:40:00 +00:00
Makefile.am Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
odls_types.h Enable restart of individual processes upon command via the errmgr callback function. It needs an external application to drive this capability, so normal operations shouldn't be affected. 2009-06-26 20:54:58 +00:00
odls.h Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality. 2009-07-13 02:29:17 +00:00