1
1
openmpi/opal
Rainer Keller 5983aeb753 - This fixes trac:2014:
As noted in http://www.open-mpi.org/community/lists/devel/2009/08/6741.php,
   we do not correctly free a dupped predefined datatype.
   The fix is a bit more involving. See ticket for details.
   Tested with ibm tests and mpi_test_suite (though there's two "old" failures
   zero5.c and zero6.c)

   Thanks to Lisandro Dalcin for bringing this up.

This commit was SVN r21929.

The following Trac tickets were found above:
  Ticket 2014 --> https://svn.open-mpi.org/trac/ompi/ticket/2014
2009-09-02 17:34:01 +00:00
..
asm Add the Open MPI specific part based on a patch from Manuel. Add the 2009-07-13 20:01:12 +00:00
class Fix visibility issues with opal_graph functions. 2009-06-09 15:02:57 +00:00
datatype - This fixes trac:2014: 2009-09-02 17:34:01 +00:00
dss The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event Use select() for Windows events by default. 2009-08-27 08:11:56 +00:00
include - Replace combinations of 2009-08-20 11:42:18 +00:00
mca Make the paffinity test component only build when you --enable-debug 2009-09-02 11:23:54 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Check return codes when init'ing the paffinity framework to avoid segfaulting 2009-08-26 01:58:15 +00:00
threads - Replace combinations of 2009-08-20 11:42:18 +00:00
tools Fix the 'self' CRS component. 2009-08-05 16:21:51 +00:00
util - Replace combinations of 2009-08-20 11:42:18 +00:00
win32 - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt Complete the support for building on UNC path. 2009-08-27 07:57:26 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00