1
1
openmpi/ompi/mca/btl
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
..
base Add a missing OMPI_DECLSPEC 2008-08-07 20:36:11 +00:00
elan Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
gm Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
mx Fix the problem with the unexpected MX handler. The Solution so far is to 2008-09-04 15:46:29 +00:00
ofud Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
openib Change the default value of mpi_leave_pinned to -1, meaning that we'll 2008-09-16 22:06:14 +00:00
portals Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
sctp Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
self Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
sm - Mainly type casts. Microsoft VC++ compiler is too strict. 2008-09-08 15:39:30 +00:00
tcp - Mainly type casts. Microsoft VC++ compiler is too strict. 2008-09-08 15:39:30 +00:00
template Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
udapl catch when mpool not created and prevent the subsequent segv 2008-08-07 11:33:28 +00:00
btl.h Remove useless defines. The MCA was bumped to 2.0, there is no reason to keep 2008-07-30 10:40:18 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00