.. |
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
|
Merge pull request #2532 from rhc54/topic/pmixptl
|
2016-12-07 17:28:22 -08: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
|
Correctly cleanup the local children and node map info on remote orteds upon job completion. Ensure that register_nspace only includes procs from that job in the proc map
|
2016-12-07 13:53:00 -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 |