1
1
openmpi/ompi/mca/mpool/base
Jeff Squyres 52ca6cf86c The mpi_leave_pinned and mpi_leave_pinned_pipeline MCA parameters were
needlessly registered in multiple different places, and none of them
had a good help string.  There was also an inconsistent check for
setting both mpi_leave_pinned and mpi_leave_pinned_pipeline (i.e., it
was only in ob1).  This commit moves the registration of these params
to one central place (ompi/runtime/ompi_mpi_params.c, with all other
mpi_* MCA params) and uses globals to propagate the values as
relevant.  The error check was also moved to the central location to
ensure that we can consistency everywhere.

This commit was SVN r13226.
2007-01-21 14:02:06 +00:00
..
base.h Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
Makefile.am potential fix for ticket #81 2006-06-08 04:29:27 +00:00
mpool_base_alloc.c Merge with gleb-mpool branch. All RDMA components use same mpool now (rdma). 2006-12-17 12:26:41 +00:00
mpool_base_close.c Remove the segfault in ompi_info, when we try to destruct a not yet 2006-03-16 16:56:22 +00:00
mpool_base_init.c --- opal object changes 2006-03-29 16:19:17 +00:00
mpool_base_lookup.c * It appears that AIX provides a mallopt, but not the options to disable 2006-08-21 14:00:30 +00:00
mpool_base_mem_cb.c Merge with gleb-mpool branch. All RDMA components use same mpool now (rdma). 2006-12-17 12:26:41 +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 The mpi_leave_pinned and mpi_leave_pinned_pipeline MCA parameters were 2007-01-21 14:02:06 +00:00
mpool_base_tree.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mpool_base_tree.h Merge with gleb-mpool branch. All RDMA components use same mpool now (rdma). 2006-12-17 12:26:41 +00:00