1
1
openmpi/ompi/mca/mtl
Todd Kordenbrock 3e63a3458c portals4: add support for dynamic add_procs() to all Portals4 components
In the default mode of operation, the Portals4 components support
dynamic add_procs().

The Portals4 components have two alternate modes (flow control and
logical-to-physical) that require knowledge of all procs at startup.
In these modes, mtl-portals4 sets the MCA_MTL_BASE_FLAG_REQUIRE_WORLD
flag and btl-portals4 sets the MCA_BTL_FLAGS_SINGLE_ADD_PROCS flag
to tell the PML that we need all the procs in one add_procs() call.
2015-09-24 22:12:57 -05:00
..
base Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mxm ompi/proc: add function to get all allocated procs 2015-09-23 16:22:05 -06:00
ofi mtl_ofi_component.c: add missing argv.h header 2015-09-17 10:05:05 -07:00
portals4 portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
psm mtl/psm: add support for dynamic add_procs 2015-09-10 08:55:55 -06:00
psm2 mtl/psm2: add support for dynamic add_procs 2015-09-10 08:55:55 -06:00
configure.m4 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
mtl.h Add support for detecting when dynamic add_procs is not possible 2015-09-23 16:22:05 -06:00