1
1
openmpi/orte/mca
Joshua Hursey 0e9a06d2c3 orte/iof: Add app stderr to stdout redirection at source
* Add an MCA parameter to combine stdout and stderr at the source
   - `iof_base_redirect_app_stderr_to_stdout`
 * Aids in user debugging when using libraries that mix stderr with stdout

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2017-01-24 16:23:48 -06:00
..
common pmix/cray: fix disable-dlopen problem 2016-11-21 13:45:10 -06:00
dfs Remove stale global variables 2017-01-02 14:04:24 -08:00
errmgr If a tool sees the HNP it is attached to die (thereby losing connection), then stop the event loop instead of going through the abort code path. This will allow the tool to cleanup before exiting 2017-01-19 14:04:06 -08:00
ess Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
filem orte: plug a memory leak in orte_rml.recv_cancel 2017-01-06 15:38:44 +09:00
grpcomm Next step in reducing launch time: begin reducing the size of the launch message itself. Start by expressing the daemon map as a set of three regular expression strings. On an 8k cluster, this reduces the nidmap contribution from over 200kBytes to 21 bytes in size. 2017-01-23 19:54:47 -08:00
iof orte/iof: Add app stderr to stdout redirection at source 2017-01-24 16:23:48 -06:00
notifier ORTE: update for the new opal_progress_thread API 2015-08-07 10:13:40 -07:00
odls Next step in reducing launch time: begin reducing the size of the launch message itself. Start by expressing the daemon map as a set of three regular expression strings. On an 8k cluster, this reduces the nidmap contribution from over 200kBytes to 21 bytes in size. 2017-01-23 19:54:47 -08:00
oob oob/base: fix num_threads registration type 2017-01-22 14:02:34 -07:00
plm orte/iof: Add orte_map_stddiag_to_stdout option 2017-01-24 16:22:59 -06:00
ras Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
rmaps Fix comm_spawn and orte-dvm by resetting all used "node mapped" flags after building the child list 2017-01-22 05:55:53 -08:00
rml rml/base: plug a memory leak in orte_rml_API_recv_cancel() 2017-01-24 09:12:47 +09:00
routed Ensure that oob/base level data is always accessed in the oob/base event thread. Make debruijn the default routed component 2017-01-22 10:33:32 -08:00
rtc Clean out old cruft from the ORCM project 2016-09-21 00:13:30 -07:00
schizo Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -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 Next step in reducing launch time: begin reducing the size of the launch message itself. Start by expressing the daemon map as a set of three regular expression strings. On an 8k cluster, this reduces the nidmap contribution from over 200kBytes to 21 bytes in size. 2017-01-23 19:54:47 -08: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