1
1
openmpi/ompi/mca/rte/orte
2016-06-14 13:08:41 -07:00
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Extend the schizo framework to allow definition of CLI options by environment. Refactor orterun to mesh with the orted_submit code, thus improving code reuse. Eliminate the orte-submit tool as orterun can now meet that need. 2016-05-01 11:30:25 -07:00
rte_orte_component.c Unlock the mutex prior to destructing it. 2016-05-19 10:36:58 -07:00
rte_orte_module.c Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
rte_orte.h Revert part of open-mpi/ompi@c1bbbb5e2f to restore the usock component, thus fixing show_help aggregation. 2016-03-18 21:49:04 -07:00