1
1
openmpi/ompi/mca/mpool/base
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.h Fixes trac:1379: 2008-07-24 22:51:26 +00:00
help-mpool-base.txt - The ptmalloc2 memory manager component is now by default built as 2008-06-13 22:32:49 +00:00
Makefile.am Introduce a new debugging MCA parameter: 2007-08-01 21:33:25 +00:00
mpool_base_alloc.c Fix CID 529: potential static buffer overflow 2008-08-08 12:52:54 +00:00
mpool_base_close.c Fixes trac:1379: 2008-07-24 22:51:26 +00:00
mpool_base_init.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
mpool_base_lookup.c Change the default value of mpi_leave_pinned to -1, meaning that we'll 2008-09-16 22:06:14 +00:00
mpool_base_mem_cb.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
mpool_base_mem_cb.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mpool_base_open.c Ensure to actually register the proper synonym index 2008-07-29 13:05:39 +00:00
mpool_base_tree.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
mpool_base_tree.h Introduce a new debugging MCA parameter: 2007-08-01 21:33:25 +00:00