1
1
openmpi/ompi/mca/osc
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 mpi conformance: fix prototypes 2015-08-31 10:34:05 +09:00
portals4 portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
pt2pt osc/pt2pt: fix regression in pscw sync on 0 size groups 2015-09-22 17:09:00 -06:00
rdma osc/rdma: check for usable btls during query 2015-09-22 17:08:28 -06:00
sm osc/sm: fix pscw synchronization 2015-09-22 16:00:27 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc.h osc: do not cast way the const modifier when this is not necessary 2015-08-31 10:34:05 +09:00