1
1
openmpi/orte/mca
2009-07-15 11:28:19 +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 Ensure that the stdin channel is closed when we kill a local proc - all other channels will automatically be closed when the proc terminates 2009-07-15 11:28:19 +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 Add support for the add-host and add-hostfile MPI Info keys to allow Comm_spawn users to add new hosts to those already known by mpirun. 2009-07-14 14:34:11 +00:00
ras Add support for the add-host and add-hostfile MPI Info keys to allow Comm_spawn users to add new hosts to those already known by mpirun. 2009-07-14 14:34:11 +00:00
rmaps Add support for the add-host and add-hostfile MPI Info keys to allow Comm_spawn users to add new hosts to those already known by mpirun. 2009-07-14 14:34:11 +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