1
1
openmpi/opal/mca/base
Ralph Castain 649301a3a2 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).
Still not completely done as we need a better way of tracking the routed module being used down in the OOB - e.g., when a peer drops connection, we want to remove that route from all conduits that (a) use the OOB and (b) are routed, but we don't want to remove it from an OFI conduit.
2016-10-23 21:52:39 -07:00
..
base.h Repair the processing of cmd line options that mapped to MCA params. This was responsible for breaking things like map-by <foo>. 2016-05-06 13:14:03 -07:00
help-mca-base.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-mca-var.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_close.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_cmd_line.c Repair the processing of cmd line options that mapped to MCA params. This was responsible for breaking things like map-by <foo>. 2016-05-06 13:14:03 -07:00
mca_base_component_compare.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_component_find.c opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
mca_base_component_repository.c mca/base: add missing #include "opal/util/output.h" and <unistd.h> 2015-12-24 14:41:33 +09:00
mca_base_component_repository.h mca/base: revive mca_base_component_repository_retain_component 2015-10-31 17:13:35 -04:00
mca_base_components_close.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_open.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_register.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_select.c mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
mca_base_framework.c mca/base: standize MCA verbosity levels 2015-08-17 11:47:57 -06:00
mca_base_framework.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_list.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_open.c opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
mca_base_parse_paramfile.c Move the registration of MCA params out of the init of the var system - put them in with the rest of the OPAL MCA param registrations 2016-05-20 09:59:50 -07:00
mca_base_pvar.c Allow the PVARs to be written as requested by the MPI standard. 2015-10-31 17:13:35 -04:00
mca_base_pvar.h Fix definition of MPI_T_pvar_get_index 2015-06-24 17:31:26 -06:00
mca_base_var_enum.c mca/base: fix typo in flag enumeration 2016-05-23 12:21:34 -06:00
mca_base_var_enum.h mca: add support for flag enumerators 2016-03-21 15:20:56 -06:00
mca_base_var_group.c opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
mca_base_var_group.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_var.c 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
mca_base_var.h Move the registration of MCA params out of the init of the var system - put them in with the rest of the OPAL MCA param registrations 2016-05-20 09:59:50 -07:00
mca_base_vari.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00