summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2007-06-25 20:27:11 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2007-06-25 20:27:11 (GMT)
commit69fa076b7ebf541ccca150a8d701e7c597d6ee20 (patch)
treeaf51f8b25ff63ccfde9e6f3f5aac490b02795640 /release_docs/RELEASE.txt
parentbece90f82897be779c9d16a25ce3eccfbeb750ca (diff)
downloadhdf5-69fa076b7ebf541ccca150a8d701e7c597d6ee20.zip
hdf5-69fa076b7ebf541ccca150a8d701e7c597d6ee20.tar.gz
hdf5-69fa076b7ebf541ccca150a8d701e7c597d6ee20.tar.bz2
[svn-r13908] Update support information of abe.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index b982ecc..5fe27ab 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -583,8 +583,11 @@ Support for new platforms, languages and compilers.
- Added support for Free-BSD on amd64 with GNU C and Fortran compilers
4.2.1
EIP - 2007/06/25
- - Added support for sequential libraries for Intel 64 Linux cluster
- (abe.ncsa.uiuc.edu) (see Known Problems section for more info)
+ - Added support for sequential and parallel libraries for Intel 64 Linux
+ cluster (abe.ncsa.uiuc.edu). Among three MPICH packages available on
+ this machine, only Open MPI works. The VMI has seg fault in hyperslab.c
+ and bittests.c tests. The MVAPICH2 complained about mpd not running
+ the parallel test. (see Known Problems section for more info)
EIP - 2007/06/25
- Added support for HPUX11.23 for both 32 and 64-bit; HDF5 C++
- Added support for 64-bit Windows with Visual Studio .NET and 2005.
@@ -1161,8 +1164,8 @@ Alpha OpenVMS 7.3.2 n n n y n n
Known Problems
==============
* On Intel 64 Linux cluster (RH 4, Linux 2.6.9) with Intel 10.0 compilers use
- -mp -O1 compilation flags to build the libraries. Higher level of optimization causes failures
- in several HDF5 library tests.
+ -mp -O1 compilation flags to build the libraries. Higher level of optimization
+ causes failures in several HDF5 library tests.
* For HPUX 11.23 many tools tests failed for 64-bit version when linked to the
shared libraries (tested for 1.8.0-beta2)
* For SNL, Red Storm: only paralle HDF5 is supported. The serial tests pass