1
1
openmpi/ompi/mca/btl/openib
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
..
connect Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib_async.c Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib_async.h Fixing race condition between main thread and async event thread 2008-07-13 16:21:49 +00:00
btl_openib_component.c Change the default value of mpi_leave_pinned to -1, meaning that we'll 2008-09-16 22:06:14 +00:00
btl_openib_eager_rdma.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_endpoint.c Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib_endpoint.h Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib_fd.c Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib_fd.h Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib_frag.c Fix compiler warnings on 32bit systems. 2008-01-31 09:05:25 +00:00
btl_openib_frag.h Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib_ini.c Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib_ini.h Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib_iwarp.c Fix a bug introduced in r18725 2008-06-24 20:38:47 +00:00
btl_openib_iwarp.h Add pretty comments for *_iwarp.* 2008-05-22 18:02:20 +00:00
btl_openib_lex.h - Declare functions in lex-files as extern "C" {} to get 2008-08-04 11:49:01 +00:00
btl_openib_lex.l We should use #ifdef and not #if 2008-09-05 12:44:19 +00:00
btl_openib_mca.c Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib_mca.h Remove trailing whitespaces. No code changes in this commit. 2008-01-21 12:11:18 +00:00
btl_openib_proc.c Add more output to btl_base_verbose 2008-06-25 20:16:34 +00:00
btl_openib_proc.h Merge in /tmp-public/cpc3 branch to trunk. oob/xoob still remains the 2008-05-02 11:52:33 +00:00
btl_openib_xrc.c Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib_xrc.h Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
btl_openib.c Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
btl_openib.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-btl-openib.txt Back up r19489, which was the result of a "svn ci -m ..." instead of 2008-09-03 08:45:33 +00:00
Makefile.am Fixes trac:1295: change language in openib BTL from IB-specific to be 2008-07-23 00:28:59 +00:00
mca-btl-openib-device-params.ini From Ralph Campbell at QLogic: 2008-08-13 18:35:37 +00:00