1
1
openmpi/orte/mca
2009-07-13 02:29:17 +00:00
..
errmgr Don't wakeup mpirun too early - even though we ordered an abort, we have to wait for the procs/daemons to properly terminate, and give the kill_procs command a chance to get out. 2009-06-26 22:40:00 +00:00
ess Pull the HNP node from the right index 2009-06-26 21:43:09 +00:00
filem Use {{{ORTE_*_VERSION}}} instead of {{{OMPI_*_VERSION}}} in orte 2009-06-29 12:53:23 +00:00
grpcomm BAD grpcomm now has the ability to execute the modex offline. The MPI process 2009-06-26 20:32:31 +00:00
iof Don't release uninitialized objects. 2009-06-23 19:47:58 +00:00
notifier Silence a compiler warning. 2009-06-17 12:26:38 +00:00
odls 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
oob Enable IPv6 on Windows by default, and fix two type casts for IPv6 operations. 2009-07-02 14:41:03 +00:00
plm 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
ras Remove the definition of _WIN32_DCOM. It only enables DCOM when _WIN32_WINNT is less then 0x400 (Win 95, 98), and we are supporting 0x502(Win XP) and above in Open MPI. Thanks George for pointing this out. 2009-06-27 23:36:25 +00:00
rmaps 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
rml - Similar to r21229, check for return code from 2009-05-14 00:36:51 +00:00
routed 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
snapc Use {{{ORTE_*_VERSION}}} instead of {{{OMPI_*_VERSION}}} in orte 2009-06-29 12:53:23 +00:00