1
1
openmpi/ompi
Nathan Hjelm 9c45e4152d sbgp/base: fix memory leaks
This commit fixes memory leaks discovered in the sbgp setup code. We
were leaking an opal_argv as well as some list items. I took the
opportunity to clean up the code a little which includes making use of
the opal_argv_free function.

cmr=v1.8.2:reviewer=manjugv

This commit was SVN r31745.
2014-05-13 21:22:25 +00:00
..
attribute Return non-SUCCESS error codes from attribute copy functions. 2014-03-19 15:45:38 +00:00
class call element destructors in ompi_free_list_destruct 2013-08-29 22:56:31 +00:00
communicator As per the RFC: 2014-04-29 21:49:23 +00:00
contrib Per RFC, continue pecking away at the build system renaming 2014-05-06 16:27:38 +00:00
datatype Roll back r31519 and r31521: George convinced us that these approaches 2014-04-24 20:27:03 +00:00
debuggers Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
errhandler osc: add missing MPI_ERR_RMA_SHARED error code and internal equivalent 2014-03-27 20:06:43 +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 ompi_config.h: no need to AC_CONFIG_HEADER this file 2014-04-15 15:38:49 +00:00
info Fix an MPI-3 compliance buglet - MPI_Info_set should now use "const" qualifiers on the key and value parameters 2014-03-11 23:50:09 +00:00
mca sbgp/base: fix memory leaks 2014-05-13 21:22:25 +00:00
message Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
mpi Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
mpiext The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00
op Deprecated comment. 2014-04-21 23:30:05 +00:00
patterns coll/ml: fix leaks 2014-03-27 23:25:31 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Add some further debug to the dstore framework. When doing comm_spawn, we have to exchange any provided cpu bitmaps to ensure both sides compute the same locality, else various mpi frameworks can go bonkers. 2014-04-30 19:29:00 +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 When we abort during MPI_Init, we currently emit a totally incorrect error message stating that we were unable to aggregate error messages and cannot guarantee all other processes were killed. This simply isn't true IF the rte has been initialized. 2014-05-08 15:48:16 +00:00
tools Per RFC: OMPI_INSTALL_BINARIES -> OPAL_INSTALL_BINARIES 2014-05-05 21:43:05 +00:00
win Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
Makefile.am The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00