1
1
openmpi/orte/mca
Ralph Castain 60edbc7220 Fix hetero operations and comm_spawn (to a point).
Remove all architecture references from ORTE and put them back in the modex using modex_send/recv calls.

Hetero operations are now fully supported again. Comm_spawn now works up to the point where it segfaults due to an error in the CID code - which now allows Edgar to dig further! :-)

This commit was SVN r21655.
2009-07-13 20:03:41 +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 Fix hetero operations and comm_spawn (to a point). 2009-07-13 20:03:41 +00:00
filem Use {{{ORTE_*_VERSION}}} instead of {{{OMPI_*_VERSION}}} in orte 2009-06-29 12:53:23 +00:00
grpcomm Fix hetero operations and comm_spawn (to a point). 2009-07-13 20:03:41 +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 Fix hetero operations and comm_spawn (to a point). 2009-07-13 20:03:41 +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