1
1
openmpi/ompi/mca/sbgp
Brian Barrett 16a1166884 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a
configure-time dynamic allocation of flags.  The net result for platforms
which only support BTL-based communication is a reduction of 8*nprocs bytes
per process.  Platforms which support both MTLs and BTLs will not see
a space reduction, but will now be able to safely run both the MTL and BTL
side-by-side, which will prove useful.

This commit was SVN r29100.
2013-08-30 16:54:55 +00:00
..
base Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
basesmsocket Per RFC 2013-07-11 17:34:28 +00:00
basesmuma MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
ibnet sbgp/ibnet: set mca_sbgp_ibnet_component.mtu to IBV_MTU_1024 before registering it. cmr:v1.7:reviewer=pasha 2013-07-17 19:16:31 +00:00
p2p Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
Makefile.am Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
sbgp.h SBGP, BCOL: add missing "show_help.h" includes. 2013-03-10 09:11:09 +00:00