diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-02-05 23:17:36 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-02-05 23:17:36 (GMT) |
commit | e43ee7a86d38333d22860db3cfabaf37cbb4a5fa (patch) | |
tree | 4d55ae980d4ecc7373fcc14510b065bdf2ac26e5 | |
parent | 49636763738463dd6dfc8b2a6862298c039c5b90 (diff) | |
download | hdf5-e43ee7a86d38333d22860db3cfabaf37cbb4a5fa.zip hdf5-e43ee7a86d38333d22860db3cfabaf37cbb4a5fa.tar.gz hdf5-e43ee7a86d38333d22860db3cfabaf37cbb4a5fa.tar.bz2 |
[svn-r8156] Updated with OSF-1 information.
Added the change of verbosity of the parallel test programs.
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 121a594..2fd8b74 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -49,6 +49,9 @@ New Features Parallel Library: ----------------- + - The parallel tests in testpar/ now provides different levels of + verbosity via the '-v' option. The default is less verbose + than before. AKC - 2004/01/23 - Added parallel test, test_mpio_1wMr, which tests if the underlaying parallel I/O system is conforming to the POSIX write/read requirement. This version includes options of using @@ -195,8 +198,8 @@ Platforms Tested OSF1 V5.1 Compaq C V6.4-014 Compaq C V6.3-027 Compaq Fortran V5.5-2602 - Compaq C++ V6.5-030 - MPI_64bit_R5 + Compaq C++ V6.5-033 + MPI_64bit_R13 g++ version 3.0 for C++ SunOS 5.7(32 and 64 bit) WorkShop Compilers 5.0 98/12/15 C 5.0 (Solaris 2.7) WorkShop Compilers 5.0 98/12/15 C++ 5.0 |