1
1
openmpi/ompi
Jeff Squyres 365ce2cd03 Fix minor MPI thread memory leak / fix valgrind still-reachable warning.
cmr=v1.7.5:reviewer=brbarret:subject=Fix minor MPI thread memory leak

This commit was SVN r30072.
2013-12-24 11:05:51 +00:00
..
attribute Implement MPI-2.2 functionality of deleting attributes on 2013-05-02 12:32:21 +00:00
class call element destructors in ompi_free_list_destruct 2013-08-29 22:56:31 +00:00
communicator Silence compiler warning 2013-10-23 04:13:51 +00:00
contrib Changes to VT: 2013-11-25 12:58:43 +00:00
datatype Correctly initialize and finalize all the datatype classes. No memory leaks on the 2013-12-20 15:57:10 +00:00
debuggers Label what the GAP_TEST macro does. Print more meaningful output as 2013-12-24 11:03:24 +00:00
errhandler MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
include Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
info MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
mca Cleanup a loop that couldn't possibly execute as the outer loop indexed was being reused by the inner loops, leaving the index at the cutoff point after the first iteration 2013-12-23 18:34:34 +00:00
message Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
mpi In an MPI_IBCAST, we cannot shortcut if there's only 1 process. 2013-12-22 22:55:58 +00:00
mpiext Fix a pair of minor errors in the affinity MPI extension. 2013-10-11 21:17:38 +00:00
op Provide Java MPI_Op callbacks via an intercept routine (just like how 2013-09-26 21:36:44 +00:00
patterns MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc This might explain the current difficulties with the mapping... 2013-12-21 23:26:13 +00:00
request Add support for MPI_Comm_dup_with_info, MPI_Comm_create_group, and 2013-10-02 14:26:40 +00:00
runtime Fix minor MPI thread memory leak / fix valgrind still-reachable warning. 2013-12-24 11:05:51 +00:00
tools There is no need for this include. 2013-12-15 17:04:45 +00:00
win MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
Makefile.am Fix compilation of the MPI tools information interface when profiling 2013-08-27 18:19:18 +00:00