1
1
openmpi/opal/mca/btl/portals4
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
..
btl_portals4_component.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
btl_portals4_endpoint.h Copyright update. 2015-01-29 11:08:13 -06:00
btl_portals4_frag.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_frag.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_rdma.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_recv.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_recv.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_send.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
btl_portals4.h portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05: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
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00