1
1
openmpi/orte/mca
Gilles Gouaillardet 123036dbf8 ess/base: invoke orte_routed.update_routing_plan() earlier
fix an issue that can be evidenced with two nodes
n0$ mpirun --host n1:1 --mca oob_tcp_static_ipv4_ports 1234 -np 1 --mca routed radix --mca oob tcp true

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2016-12-07 17:19:25 +09:00
..
common pmix/cray: fix disable-dlopen problem 2016-11-21 13:45:10 -06:00
dfs Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
errmgr When mpirun operates in --continuous mode, we won't terminate the job when a remote process dies. In that case, we have to activate both the waitpid _and_ the IOF complete states to ensure we properly mark the proc as dead and perform any required notifications 2016-10-25 12:18:14 -07:00
ess ess/base: invoke orte_routed.update_routing_plan() earlier 2016-12-07 17:19:25 +09:00
filem Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
grpcomm Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
iof Fix IOF when outputing to files - the remote orteds were failing to output stdout/err from their procs. 2016-12-01 14:12:47 -08:00
notifier ORTE: update for the new opal_progress_thread API 2015-08-07 10:13:40 -07:00
odls Update signal handling to introduce a pause between SIGCONT and SIGTERM, followed by another pause before SIGKILL. Do this within the odls/kill_local_procs function while we know we are blocked in an event, and before the daemon shuts down the event progress loop 2016-12-06 12:34:42 -08:00
oob Fix IOF when outputing to files - the remote orteds were failing to output stdout/err from their procs. 2016-12-01 14:12:47 -08:00
plm Allow a PMIx tool to spawn a job 2016-12-03 16:00:47 -08:00
ras pmix/cray: fix disable-dlopen problem 2016-11-21 13:45:10 -06:00
rmaps Merge pull request #2047 from jjhursey/topic/mixed-host2 2016-09-06 13:08:54 -05:00
rml Resolve a duplicate symbol issue when the rml/ofi component is enabled 2016-12-05 13:41:38 -08:00
routed Fix the radix routed component to correctly handle connected tools - in such cases, the route must be direct to the tool. 2016-11-01 19:03:26 -07:00
rtc Clean out old cruft from the ORCM project 2016-09-21 00:13:30 -07:00
schizo Bring forward the debugger-related changes 2016-11-29 13:15:20 -08:00
snapc Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
sstore mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
state Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00