1
1

Update NEWS. Add Valgrind-based memory checking for MPI-semantic checks.

This commit was SVN r17485.
Этот коммит содержится в:
Shiqing Fan 2008-02-17 19:42:02 +00:00
родитель b3b3c98c89
Коммит bcfc2f8009

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

@ -4,7 +4,7 @@ Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
Copyright (c) 2004-2006 The University of Tennessee and The University
of Tennessee Research Foundation. All rights
reserved.
Copyright (c) 2004-2007 High Performance Computing Center Stuttgart,
Copyright (c) 2004-2008 High Performance Computing Center Stuttgart,
University of Stuttgart. All rights reserved.
Copyright (c) 2004-2006 The Regents of the University of California.
All rights reserved.
@ -28,6 +28,7 @@ version 1.0.
Trunk (not on release branches yet)
-----------------------------------
- Add Valgrind-based memory checking for MPI-semantic checks.
-Add support for some optional Fortran datatypes (MPI_LOGICAL1, MPI_LOGICAL2,
MPI_LOGICAL4 and MPI_LOGICAL8)