1
1

Add bullet about MPI2_COMPLEX and MPI_2DOUBLE_COMPLEX.

This commit was SVN r13662.
Этот коммит содержится в:
Jeff Squyres 2007-02-15 02:28:40 +00:00
родитель 170b23c994
Коммит 2eb528e74c

1
NEWS
Просмотреть файл

@ -41,6 +41,7 @@ Trunk (not on release branches yet)
1.2
---
- Add support for MPI_2COMPLEX and MPI_2DOUBLE_COMPLEX.
- Always ensure to create $(includedir)/openmpi, even if the C++
bindings are disabled so that the wrapper compilers don't point to
a directory that doesn't exist. Thanks to Martin Audet for