1
1
openmpi/ompi/mca/mpool/rdma
Jeff Squyres d2d06008a0 Change the default value of mpi_leave_pinned to -1, meaning that we'll
figure it out at runtime (really meaning: we'll still default to "0"
unless something explicitly overrides to 1, such as the openib BTL).
This way, ompi_info doesn't confusingly report mpi_leave_pinned==0 for
mpi_leave_pinned, but we end up running with mpi_leave_pinned==1.

Fixes trac:1502.

This commit was SVN r19571.

The following Trac tickets were found above:
  Ticket 1502 --> https://svn.open-mpi.org/trac/ompi/ticket/1502
2008-09-16 22:06:14 +00:00
..
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
mpool_rdma_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
mpool_rdma_module.c Change the default value of mpi_leave_pinned to -1, meaning that we'll 2008-09-16 22:06:14 +00:00
mpool_rdma.h Don't call free(), or library functions that may call free() inside (such as 2008-01-08 08:55:42 +00:00