1
1
openmpi/ompi/mca/btl/portals4
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
..
btl_portals4_component.c * Fix some compile errors 2013-08-05 18:49:48 +00:00
btl_portals4_endpoint.h Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
btl_portals4_frag.c * Fix some compile errors 2013-08-05 18:49:48 +00:00
btl_portals4_frag.h First take at a BTL for Portals 4 2013-07-11 20:47:08 +00:00
btl_portals4_rdma.c First take at a BTL for Portals 4 2013-07-11 20:47:08 +00:00
btl_portals4_recv.c First take at a BTL for Portals 4 2013-07-11 20:47:08 +00:00
btl_portals4_recv.h First take at a BTL for Portals 4 2013-07-11 20:47:08 +00:00
btl_portals4_send.c use the same multi-md workaround the rest of the Portals code is using. 2013-07-11 21:00:11 +00:00
btl_portals4.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
btl_portals4.h * Fix some compile errors 2013-08-05 18:49:48 +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
Makefile.am First take at a BTL for Portals 4 2013-07-11 20:47:08 +00:00