1
1
openmpi/ompi/mca
Jeff Squyres d3f008492f Introduce a new debugging MCA parameter:
mpi_show_mpi_alloc_mem_leaks

When activated, MPI_FINALIZE displays a list of memory allocations
from MPI_ALLOC_MEM that were not freed by MPI_FREE_MEM (in each MPI
process).

 * If set to a positive integer, display only that many leaks.
 * If set to a negative integer, display all leaks.
 * If set to 0, do not show any leaks.

This commit was SVN r15736.
2007-08-01 21:33:25 +00:00
..
allocator Add some comments on the internals of the bucket structure. Alter the cleanup 2007-04-17 20:43:30 +00:00
bml - put the label to the right place 2007-07-31 09:34:41 +00:00
btl If you have an HCA with no active ports, we still create an mpool. 2007-08-01 20:53:34 +00:00
coll - fixes several coverty issues 2007-07-30 14:44:37 +00:00
common Properly return a value in all cases. 2007-07-19 21:33:23 +00:00
crcp reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
io Update ROMIO release to the one included with MPICH2-1.0.5p4, tagged in 2007-07-21 22:08:27 +00:00
mpool Introduce a new debugging MCA parameter: 2007-08-01 21:33:25 +00:00
mtl fix gcc 3.x compilation warnings 2007-07-10 13:54:34 +00:00
osc The Windows support is now back in bussiness. 2007-07-25 03:55:34 +00:00
pml Delay freeing of a send request if scheduling function is running by other 2007-08-01 12:19:16 +00:00
rcache Adding mca_mpool_rdma_finalize. 2007-07-23 16:18:36 +00:00
topo - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00