1
1
openmpi/opal/mca/btl
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 Add the ability to send host buffers through one sized staging buffers and CUDA buffers through different sized buffers. Fixes performance issues 2015-07-02 11:11:15 -04:00
openib btl/openib: add support for dynamic add_procs 2015-09-10 08:55:55 -06:00
portals4 portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
scif Typo in the modex_recv. 2015-09-14 18:00:02 -04:00
self btl: btls are now required to set the send flag if supported 2015-09-10 08:55:54 -06:00
sm btl/sm: mca_btl_sm_sendi: do not set *descriptor when descriptor is NULL 2015-09-14 14:04:40 +09:00
smcuda Remove OPAL_HAVE_HWLOC qualifier and error out if --without-hwloc is given 2015-09-04 16:54:40 -07:00
tcp Silence some warnings and address Coverity issues 2015-09-16 07:58:22 -07:00
template Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ugni ompi/proc: add proc hash table for ompi_proc_t objects 2015-09-10 08:55:54 -06:00
usnic usnic: create blocking libevent for progress thread emulation 2015-09-18 11:53:03 -07:00
vader btl: btls are now required to set the send flag if supported 2015-09-10 08:55:54 -06:00
btl.h Add support for detecting when dynamic add_procs is not possible 2015-09-23 16:22:05 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00