1
1
openmpi/ompi/mca/bml/r2
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
..
bml_r2_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
bml_r2_ft.c Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
bml_r2_ft.h - Replace combinations of 2009-08-20 11:42:18 +00:00
bml_r2.c Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
bml_r2.h - Replace combinations of 2009-08-20 11:42:18 +00:00
configure.m4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
help-mca-bml-r2.txt Also show the process name; it *is* useful, at least to us developers ;-) 2008-09-24 19:32:34 +00:00
Makefile.am First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package. 2013-02-26 20:44:56 +00:00