1
1
openmpi/opal
Rainer Keller 3f727f0e61 - Until either r21763 is backed out, unconstify complex types.
Complex should either be a struct of float on the ompi-layer
   or as C99 float _complex in opal.
   unconstify to not break windows / the mpi* wrappers.

This commit was SVN r21770.

The following SVN revision numbers were found above:
  r21763 --> open-mpi/ompi@668f001351
2009-08-06 14:42:47 +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 - Until either r21763 is backed out, unconstify complex types. 2009-08-06 14:42:47 +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 fixed a typo. oapl instead of opal 2009-07-17 22:20:53 +00:00
include Since ompi_info is no longer written in C++, we no longer require a 2009-08-04 11:54:01 +00:00
mca After talking through the patch with Jeff, we have a couple more fixes to r21766 that should also go over to v1.3 in Ticket #1987. 2009-08-05 22:07:37 +00:00
memoryhooks ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
runtime The opal datatype engine should _ALWAYS_ be initialized. Therefore move the 2009-08-03 16:46:33 +00:00
threads This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
tools Fix the 'self' CRS component. 2009-08-05 16:21:51 +00:00
util Add missing header. 2009-07-13 19:40:31 +00:00
win32 Add a missing header for defining O_BINARY on windows. 2009-07-20 09:00:58 +00:00
CMakeLists.txt Corresponding changes to r21641 and r21642 for Windows. 2009-07-13 17:39:41 +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