1
1
openmpi/orte/mca
2017-06-02 08:28:16 -07: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 Instead of "forced_terminate" just quietly causing the daemon to disappear, let's at least attempt to let the user know where the problem occurred. 2017-06-02 08:28:16 -07:00
ess Implement the changes required to support cross-library coordination. Update PMIx to support intra-process notifications and ensure that we always notify ourselves for events. Add a new ompi/interlib directory where cross-lib coordination code can go, and put the code to declare ourselves there (called from ompi_mpi_init.c). 2017-05-08 10:04:50 -07:00
filem orte: plug a memory leak in orte_rml.recv_cancel 2017-01-06 15:38:44 +09:00
grpcomm Instead of "forced_terminate" just quietly causing the daemon to disappear, let's at least attempt to let the user know where the problem occurred. 2017-06-02 08:28:16 -07:00
iof Enable parallel fork/exec of local procs by providing the option of multiple odls progress threads 2017-03-11 20:48:04 -08:00
notifier ORTE: update for the new opal_progress_thread API 2015-08-07 10:13:40 -07:00
odls Fix uninitialized variable. Set exit codes for failed launch so we get pretty error messages 2017-05-31 07:38:37 -07:00
oob When a daemon force-terminates, we don't get the show_help message it was trying to send because the message is at a lower priority than the termination event. Resolve this by putting the oob in its own progress thread. Also, use only that one thread by default - if someone needs more progress threads in the OOB, they can use the MCA param to get them. 2017-05-11 06:52:55 -07:00
plm Add debug verbosity to the orte data server and pmix pub/lookup functions 2017-05-25 18:41:27 -07:00
ras Fix --nolocal 2017-05-12 09:03:26 -07:00
rmaps Fix the DVM 2017-05-30 11:42:42 -07:00
rml Cleaned up the send_msg(), moved checking for send to self into the send_nb() 2017-06-01 17:50:54 -07:00
routed Set the PARENT vpid for direct routed module 2017-04-04 19:03:28 -07:00
rtc hwloc: rename opal/mca/hwloc/hwloc.h -> hwloc-internal.h 2017-02-28 07:48:42 -08:00
schizo Fix cwd and preload-binary options 2017-05-30 14:07:22 -07: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 Instead of "forced_terminate" just quietly causing the daemon to disappear, let's at least attempt to let the user know where the problem occurred. 2017-06-02 08:28:16 -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